]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs_provider.hpp
Qt: no need to restart VLC to get the new toolbars.
[vlc] / modules / gui / qt4 / dialogs_provider.hpp
index d9854b8a1b9d6b2017bf381c5e6a8a5a843d2f19..105697cb5b247a6932ee84dc77746c0d0119e283 100644 (file)
@@ -193,6 +193,8 @@ private slots:
     void menuAction( QObject *);
     void menuUpdateAction( QObject * );
     void SDMenuAction( QString );
+signals:
+    void  toolBarConfUpdated();
 };
 
 class DialogEvent : public QEvent