QTfrontend/gameuiconfig.h
branchexperimental3D
changeset 3690 c247dee9e1c0
parent 3236 4ab3917d7d44
child 3694 3e9c0634065c
child 3695 c11abf387a7d
equal deleted inserted replaced
3688:fd8c22a358de 3690:c247dee9e1c0
    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