Very minor UI tweak
[vlc-remote] / playlistmainwindow.h
index 369c464..e6dee7b 100644 (file)
@@ -57,6 +57,9 @@ protected slots:
     void parseXmlPlayList();
     void updateList();
 
+signals:
+    void idUpdated(int id, bool hasArt, QString extension);
+
 protected:
     void changeEvent(QEvent *e);
     VlcPlayListElementSimple getElementFromText(QString text);