MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / OnLogClear

Method OnLogClear

DebugView++/MainFrame.cpp:1069–1072  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1067}
1068
1069void CMainFrame::OnLogClear(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1070{
1071 ClearLog();
1072}
1073
1074void CMainFrame::OnLinkViews(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1075{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected