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

Method OnViewClear

DebugView++/LogView.cpp:997–1000  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

995}
996
997void CLogView::OnViewClear(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
998{
999 ClearView();
1000}
1001
1002void CLogView::OnViewReset(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1003{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected