]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs/open.hpp
Qt4 - Open: Capture Tab added. Still almost empty, but well, this is coming after. :D
[vlc] / modules / gui / qt4 / dialogs / open.hpp
index 824b4dc625672d840ead33fe5898a682107ddace..d9909d9f7a886678920d0a7df001f8b1a0cdd173 100644 (file)
@@ -60,6 +60,7 @@ private:
     FileOpenPanel *fileOpenPanel;
     NetOpenPanel *netOpenPanel;
     DiskOpenPanel *diskOpenPanel;
+    CaptureOpenPanel *captureOpenPanel;
 
     QString storedMethod;
     int advHeight, mainHeight;