QTfrontend/ui/page/pagevideos.h
changeset 8192 81da6576b0c3
parent 8190 92792d48574b
child 9080 9b42757d7e71
--- 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