modified: browsemainwindow.cpp
[vlc-remote] / browsemainwindow.h
index 4c46799..5f91467 100644 (file)
@@ -48,6 +48,7 @@ protected slots:
 protected:
     void changeEvent(QEvent *e);
     VlcBrowseElement getElementFromText(QString text);
+    void writeFile(QString path, QByteArray text);
 
 private:
     Ui::BrowseMainWindow *ui;