MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / OnViewDeleteviewer

Method OnViewDeleteviewer

editor/MainFrm.cpp:3016–3016  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3014
3015void CMainFrame::OnViewNextviewer() { SelectNextViewer(); }
3016
3017void CMainFrame::OnViewDeleteviewer() { DeleteViewer(); }
3018
3019void CMainFrame::OnD3help() {

Callers

nothing calls this directly

Calls 1

DeleteViewerFunction · 0.85

Tested by

no test coverage detected