equal
deleted
inserted
replaced
118 void openVideosDirectory(); |
118 void openVideosDirectory(); |
119 void updateFileList(const QString & path); |
119 void updateFileList(const QString & path); |
120 void uploadToYouTube(); |
120 void uploadToYouTube(); |
121 void uploadProgress(qint64 bytesSent, qint64 bytesTotal); |
121 void uploadProgress(qint64 bytesSent, qint64 bytesTotal); |
122 void uploadFinished(); |
122 void uploadFinished(); |
123 void linkActivated(const QString & link); |
|
124 }; |
123 }; |
125 |
124 |
126 #endif // PAGE_VIDEOS_H |
125 #endif // PAGE_VIDEOS_H |