]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/extended_panels.hpp
Move intf_sys_t and intf_thread_t definitions
[vlc] / modules / gui / qt4 / components / extended_panels.hpp
index 3d498c7dca0dc79ff6c277e01ea4611e6e3e1f75..5568ea71b5f4971b6fe1c07c542934efe920dd96 100644 (file)
@@ -48,7 +48,7 @@ class ExtVideo: public QObject
     Q_OBJECT
     friend class ExtendedDialog;
 public:
-    ExtVideo( intf_thread_t *, QTabWidget * );
+    ExtVideo( struct intf_thread_t *, QTabWidget * );
     virtual ~ExtVideo();
     /*void gotoConf( QObject* );*/
 private: