Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
135
CMainFrame::~CMainFrame()
136
{
137
m_logSources.Abort();
138
m_GuiExecutorClient.reset();
139
}
140
141
void CMainFrame::SetLogging()
142
{
Callers
nothing calls this directly
Calls
1
Abort
Method · 0.45
Tested by
no test coverage detected