QTfrontend/gameuiconfig.h
changeset 3691 34fe2149f75d
parent 3236 4ab3917d7d44
child 3694 3e9c0634065c
child 3695 c11abf387a7d
equal deleted inserted replaced
3689:e2be39ee19f0 3691:34fe2149f75d
    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