MCPcopy Create free account
hub / github.com/ColorCop/ColorCop / Enabled

Method Enabled

ColorCop/SystemTray.h:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43// Operations
44 public:
45 BOOL Enabled() { return m_bEnabled; }
46 BOOL Visible() { return !m_bHidden; }
47
48 // Create the tray icon

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected