MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetEnableTabIcon

Method GetEnableTabIcon

App/Client/ParameterApp.cpp:258–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258const bool CParameterApp::GetEnableTabIcon() const
259{
260 return m_bEnableTabIcon;
261}
262
263void CParameterApp::SetEnableTabIcon(bool bEnable)
264{

Callers 3

CParameterDlgSettingsMethod · 0.80
SetWidowsTitleMethod · 0.80
SetWidowsTitleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected