Ignore:
Timestamp:
May 15, 2014, 7:53:54 PM (12 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update vendor to 0.8.7

File:
1 edited

Legend:

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

    r140 r163  
    11/*  smplayer, GUI front-end for mplayer.
    2     Copyright (C) 2006-2013 Ricardo Villalba <[email protected]>
     2    Copyright (C) 2006-201 Ricardo Villalba <[email protected]>
    33
    44    This program is free software; you can redistribute it and/or modify
     
    112112
    113113#if defined(Q_OS_WIN) || defined(Q_OS_OS2)
     114
     115
     116
     117
     118
    114119        void setAvoidScreensaver(bool b);
    115120        bool avoidScreensaver();
    116        
    117         void setTurnScreensaverOff(bool b);
    118         bool turnScreensaverOff();
     121        #endif
    119122#else
    120123        void setDisableScreensaver(bool b);
Note: See TracChangeset for help on using the changeset viewer.