Ignore:
Timestamp:
Dec 3, 2012, 5:29:00 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: updated vendor to 0.8.2

File:
1 edited

Legend:

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

    r127 r137  
    104104        virtual void helpCLOptions();
    105105        virtual void helpCheckUpdates();
    106         virtual void helpDonate();
     106        virtual void help();
    107107        virtual void helpAbout();
    108108        virtual void helpAboutQt();
     
    241241        // the bottom area.
    242242        virtual void checkMousePos( QPoint );
     243
    243244
    244245        // Single instance stuff
     
    454455        MyAction * showCLOptionsAct; // Command line options
    455456        MyAction * showCheckUpdatesAct;
    456         MyAction * donateAct;
     457        MyAction * Act;
    457458        MyAction * aboutQtAct;
    458459        MyAction * aboutThisAct;
     
    601602        MyAction * channelsSurroundAct;
    602603        MyAction * channelsFull51Act;
     604
     605
    603606
    604607        // Stereo Mode Action Group
Note: See TracChangeset for help on using the changeset viewer.