| 3359 | |
| 3360 | void CMainFrame::OnFileFixCracks() { FixCracks(); } |
| 3361 | |
| 3362 | void CMainFrame::OnViewResetViewRadius() { ResetWireframeViewRad(); } |
| 3363 | |
| 3364 | void CMainFrame::OnSubeditorsTablefilefilter() { |
nothing calls this directly
no test coverage detected