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

Method BeginUpdate

DebugView++/LogView.cpp:1356–1359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1354}
1355
1356void CLogView::BeginUpdate()
1357{
1358 m_changed = false;
1359}
1360
1361bool CLogView::EndUpdate()
1362{

Callers 1

ProcessLinesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected