maybe clicking the tray icon toggles minimize to tray again. maybe it won't. maybe...
[quassel.git] / src / qtui / mainwin.h
index 59c0e2c..682b37b 100644 (file)
@@ -150,7 +150,7 @@ class MainWin
 
     void updateIcon();
     void hideToTray();
 
     void updateIcon();
     void hideToTray();
-    void restoreFromTray();
+    void toggleMinimizedToTray();
     void enableMenus();
 
     QSystemTrayIcon *_trayIcon;
     void enableMenus();
 
     QSystemTrayIcon *_trayIcon;