Changing the way Favourites invoke browsing from cast on parent to signal.
[vlc-remote] / favouritesmainwindow.h
index cd40eb8..76964b0 100644 (file)
@@ -50,6 +50,9 @@ public slots:
 
 protected slots:
 
+signals:
+    void browseDirectory(QString path);
+
 protected:
     void changeEvent(QEvent *e);
     void updateList();