Additional user feedback and error handling tweaks. Progress indicators and notificat...
[vlc-remote] / playlistmainwindow.h
index 55ecd06..6341fb6 100644 (file)
@@ -50,6 +50,7 @@ public slots:
     void onListSelectionChanged();
     void finished(QNetworkReply * reply);
     void readReady();
+    void error(QNetworkReply::NetworkError code);
     void showPlayList();
     void updateUiWithCurrentStatus(VlcStatus * status);