]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/main_interface.hpp
Qt4: don't trust toggle for systray, do what we say (fix #4248)
[vlc] / modules / gui / qt4 / main_interface.hpp
index a675d87cfd5132c022894e79b7119428bd5a52b9..5b55e76a0f311a1968962f04e4ad3279a70fff8e 100644 (file)
@@ -182,6 +182,8 @@ public slots:
     void togglePlaylist();
 #ifndef HAVE_MAEMO
     void toggleUpdateSystrayMenu();
+    void showUpdateSystrayMenu();
+    void hideUpdateSystrayMenu();
 #endif
     void toggleAdvancedButtons();
     void toggleInterfaceFullScreen();