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

Method GetAutoScrollStop

DebugView++/LogView.cpp:1278–1281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1276}
1277
1278bool CLogView::GetAutoScrollStop() const
1279{
1280 return m_autoScrollStop;
1281}
1282
1283void CLogView::SetAutoScrollStop(bool enable)
1284{

Callers 1

UpdateUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected