]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs/open.hpp
Qt4 - Open: clean again, and fix the clear() bug.
[vlc] / modules / gui / qt4 / dialogs / open.hpp
index 3afe845a209ba7ca2cdb2fd7f8037218746cc67c..3e083c5a0ebf16a00134eb18d91b05a0fdb4450e 100644 (file)
@@ -92,7 +92,7 @@ private slots:
     void toggleAdvancedPanel();
     void updateMRL( QString );
     void updateMRL();
-    void newMethod(QString);
+    void newCachingMethod( QString );
     void signalCurrent();
 };