- Timestamp:
- Feb 21, 2014, 4:44:11 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/findsubtitles/findsubtitleswindow.h
r140 r154 71 71 void showLoginFailed(); 72 72 void showSearchFailed(); 73 73 74 void updateDataReadProgress(int done, int total); 74 75 void downloadFinished(); … … 104 105 105 106 protected: 107 106 108 bool uncompressZip(const QString & filename, const QString & output_path, const QString & preferred_output_name); 107 109 bool extractFile(QuaZip & zip, const QString & filename, const QString & output_name); 110 111 112 108 113 109 114 protected slots:
Note:
See TracChangeset
for help on using the changeset viewer.
