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

Method SetName

DebugView++/LogView.cpp:1244–1247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1242}
1243
1244void CLogView::SetName(const std::wstring& name)
1245{
1246 m_name = name;
1247}
1248
1249void CLogView::SetFont(HFONT hFont)
1250{

Callers 1

OnViewFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected