X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=browsemainwindow.h;h=5f914671b9aa03c81d9a48c989dcb41a2a18b01b;hb=c4948f90b97e27212b97e2451164db5ad0129f7c;hp=4c4679906b8df71c5a42445f3c694942b909b731;hpb=70c4d9da8ad3b6603de225743bff9ce8b7d65839;p=vlc-remote diff --git a/browsemainwindow.h b/browsemainwindow.h index 4c46799..5f91467 100644 --- a/browsemainwindow.h +++ b/browsemainwindow.h @@ -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;