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

Method GetHistorySize

DebugView++/HistoryDlg.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80int CHistoryDlg::GetHistorySize() const
81{
82 return m_historySize;
83}
84
85} // namespace debugviewpp
86} // namespace fusion

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected