changeset 8190 | 92792d48574b |
parent 8151 | 25b95d6224fc |
parent 8186 | 4ff8690df1b0 |
child 8192 | 81da6576b0c3 |
--- a/QTfrontend/ui/page/pagevideos.h Sat Dec 01 21:32:34 2012 -0500 +++ b/QTfrontend/ui/page/pagevideos.h Sun Dec 02 13:57:21 2012 -0500 @@ -93,6 +93,9 @@ void uploadToYouTube(); void uploadProgress(qint64 bytesSent, qint64 bytesTotal); void uploadFinished(); + + public slots: + void setDefaultOptions(); }; #endif // PAGE_VIDEOS_H