]> git.sesse.net Git - vlc/blobdiff - modules/gui/wxwindows/wxwindows.h
* disable equalizer commands in the extended GUI if the equalizer isn't
[vlc] / modules / gui / wxwindows / wxwindows.h
index 30be502f96ff8015509474e4ef4ae5f95812bda8..931652b3c455816d654d274ccbcfce75f54c26ed 100644 (file)
@@ -233,7 +233,10 @@ private:
 
     wxCheckBox *eq_2p_chkbox;
 
+    wxButton *eq_restoredefaults_button;
+
     wxSlider *smooth_slider;
+    wxStaticText *smooth_text;
 
     wxSlider *preamp_slider;
     wxStaticText * preamp_text;