Add static currentIP() in AccountDialog and change all
[vlc-remote] / browsemainwindow.h
index d287019..163adb7 100644 (file)
@@ -35,6 +35,7 @@ public:
     ~BrowseMainWindow();
 
 public slots:
+    void init();
     void browseDirectory(QString);
     void onBrowse();
     void onPlay();