Add static currentIP() in AccountDialog and change all
[vlc-remote] / playlistmainwindow.h
index 47c38f4..7eba61f 100644 (file)
@@ -37,7 +37,7 @@ class PlayListMainWindow : public QMainWindow {
 public:
     explicit PlayListMainWindow(QWidget *parent = 0);
     ~PlayListMainWindow();
-
+    void init();
 public slots:
     void onClear();
     void onShuffle();