Ignore:
Timestamp:
Feb 21, 2014, 4:44:11 PM (12 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update vendor to 0.8.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/findsubtitles/findsubtitleswindow.h

    r140 r154  
    7171        void showLoginFailed();
    7272        void showSearchFailed();
     73
    7374        void updateDataReadProgress(int done, int total);
    7475        void downloadFinished();
     
    104105
    105106protected:
     107
    106108        bool uncompressZip(const QString & filename, const QString & output_path, const QString & preferred_output_name);
    107109        bool extractFile(QuaZip & zip, const QString & filename, const QString & output_name);
     110
     111
     112
    108113
    109114protected slots:
Note: See TracChangeset for help on using the changeset viewer.