diff -r 92792d48574b -r 81da6576b0c3 QTfrontend/ui/page/pagevideos.h --- a/QTfrontend/ui/page/pagevideos.h Sun Dec 02 13:57:21 2012 -0500 +++ b/QTfrontend/ui/page/pagevideos.h Sun Dec 02 17:44:34 2012 -0500 @@ -93,9 +93,6 @@ void uploadToYouTube(); void uploadProgress(qint64 bytesSent, qint64 bytesTotal); void uploadFinished(); - - public slots: - void setDefaultOptions(); }; #endif // PAGE_VIDEOS_H