MCPcopy Create free account
hub / github.com/SpriteOvO/AirPodsDesktop / ShowMainWindow

Method ShowMainWindow

Source/Gui/TrayIcon.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void TrayIcon::ShowMainWindow()
93{
94 ApdApp->GetMainWindow()->show();
95}
96
97void TrayIcon::Repaint()
98{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected