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

Method GetEnableSystemTrayIcon

App/Client/ParameterApp.cpp:314–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312}
313
314bool CParameterApp::GetEnableSystemTrayIcon() const
315{
316 return m_bEnableSystemTrayIcon;
317}
318
319int CParameterApp::SetEnableSystemTrayIcon(bool bShow)
320{

Callers 3

CParameterDlgSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected