This could / should / oh well you know the drill... just test if minimize to tray...
[quassel.git] / src / qtui / mainwin.h
index e3fdb61..59c0e2c 100644 (file)
@@ -149,7 +149,8 @@ class MainWin
     void setupTitleSetter();
 
     void updateIcon();
-    void toggleVisibility();
+    void hideToTray();
+    void restoreFromTray();
     void enableMenus();
 
     QSystemTrayIcon *_trayIcon;