QTfrontend/gameuiconfig.h
changeset 3693 09892cdb8f95
parent 3691 34fe2149f75d
child 3694 3e9c0634065c
child 3695 c11abf387a7d
equal deleted inserted replaced
3680:aaf832c6fbd7 3693:09892cdb8f95
    53     bool isReducedQuality() const;
    53     bool isReducedQuality() const;
    54     bool isFrontendEffects() const;
    54     bool isFrontendEffects() const;
    55     bool isFrontendFullscreen() const;
    55     bool isFrontendFullscreen() const;
    56     bool isWeaponTooltip() const;
    56     bool isWeaponTooltip() const;
    57     void resizeToConfigValues();
    57     void resizeToConfigValues();
       
    58     bool isStereoEnabled() const;
    58 
    59 
    59 #ifdef __APPLE__
    60 #ifdef __APPLE__
    60 #ifdef SPARKLE_ENABLED
    61 #ifdef SPARKLE_ENABLED
    61     bool isAutoUpdateEnabled();
    62     bool isAutoUpdateEnabled();
    62 #endif
    63 #endif