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/preferences.h

    r133 r137  
    296296        bool show_tag_in_window_title;
    297297
     298        int time_to_kill_mplayer;
     299
    298300
    299301        /* *********
     
    492494       ******* */
    493495        Filters * filters;
     496
     497
     498    /* *********
     499       SMPlayer info
     500       ********* */
     501
     502#ifdef FONTCACHE_DIALOG
     503        QString smplayer_version;
     504#endif
     505
    494506};
     507
    495508Q_DECLARE_OPERATORS_FOR_FLAGS(Preferences::WheelFunctions)
    496509
Note: See TracChangeset for help on using the changeset viewer.