]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/interface_widgets.hpp
Qt4 - Extended Panels. try to fix the sizing ...
[vlc] / modules / gui / qt4 / components / interface_widgets.hpp
index 1ca5f43b7bfca6776c2d1cc83c97381cd251d42a..9ef01c11ac7d7c81cf2862eb6a794cd0b5d2ee2b 100644 (file)
 #ifndef _INTFWIDGETS_H_
 #define _INTFWIDGETS_H_
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
@@ -123,7 +127,9 @@ private:
 
 private slots:
     void snapshot();
+#if 0
     void frame();
+#endif
     void fromAtoB();
     void record();
     void AtoBLoop( float, int, int );
@@ -176,6 +182,7 @@ private slots:
     void next();
     void updateVolume( int );
     void updateVolume( void );
+    void updateInput();
     void fullscreen();
     void extSettings();
     void faster();