]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/preferences_widgets.hpp
Preferences, audio, save the normalizer activation and clean.
[vlc] / modules / gui / qt4 / components / preferences_widgets.hpp
index 5e64fa983a4b707b3c14ec0909cca438d7e98edf..42cc12723f5b65025cc0c9905e5751e5904de428 100644 (file)
@@ -85,8 +85,11 @@ protected:
     QString _name;
     QWidget *widget;
     bool _advanced;
+#if 0
+/* You shouldn't use that now..*/
 signals:
     void Updated();
+#endif
 };
 
 /*******************************************************