MCPcopy Create free account
hub / github.com/LibreVR/Revive / CTrayIconController

Method CTrayIconController

ReviveOverlay/trayiconcontroller.cpp:29–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29CTrayIconController::CTrayIconController()
30 : BaseClass()
31 , m_trayIcon()
32 , m_trayIconMenu()
33 , m_LastInfo()
34{
35}
36
37CTrayIconController::~CTrayIconController()
38{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected