MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / ~CMainFrame

Method ~CMainFrame

DebugView++/MainFrame.cpp:135–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135CMainFrame::~CMainFrame()
136{
137 m_logSources.Abort();
138 m_GuiExecutorClient.reset();
139}
140
141void CMainFrame::SetLogging()
142{

Callers

nothing calls this directly

Calls 1

AbortMethod · 0.45

Tested by

no test coverage detected