Ignore:
Timestamp:
Oct 9, 2014, 11:54:00 AM (11 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update vendor to 14.9.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/recents.h

    r163 r168  
    3232
    3333        virtual void addItem(QString s);
     34        virtual void addItem(QString s, QString title);
     35
    3436        virtual QString item(int n);
     37        virtual QString title(int n);
    3538
    3639        virtual int count();
Note: See TracChangeset for help on using the changeset viewer.