QTfrontend/gameuiconfig.h
changeset 3695 c11abf387a7d
parent 3691 34fe2149f75d
child 3708 64e059b6f9c5
equal deleted inserted replaced
3693:09892cdb8f95 3695:c11abf387a7d
    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;
       
    59 
    58 
    60 #ifdef __APPLE__
    59 #ifdef __APPLE__
    61 #ifdef SPARKLE_ENABLED
    60 #ifdef SPARKLE_ENABLED
    62     bool isAutoUpdateEnabled();
    61     bool isAutoUpdateEnabled();
    63 #endif
    62 #endif