]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/simple_preferences.hpp
Qt4 - Prepare the work for file association from the interface.
[vlc] / modules / gui / qt4 / components / simple_preferences.hpp
index 004737e83f9eacfca48af5441e04297eb5080a75..7e249836cc50dce1caba5537f9c1f5d48eaf65c0 100644 (file)
@@ -100,6 +100,7 @@ private:
 private slots:
     void lastfm_Changed( int );
     void updateAudioOptions( int );
+    void assoDialog();
 };
 
 #endif