QTfrontend/gameuiconfig.h
changeset 2747 7889a3a9724f
parent 2443 fececcbc2189
child 2776 9572aae13d49
equal deleted inserted replaced
2746:55593f8a490b 2747:7889a3a9724f
    48 	quint8 bitDepth();
    48 	quint8 bitDepth();
    49 	QString netNick();
    49 	QString netNick();
    50 	bool isReducedQuality() const;
    50 	bool isReducedQuality() const;
    51 	bool isFrontendEffects() const;
    51 	bool isFrontendEffects() const;
    52 	bool isFrontendFullscreen() const;
    52 	bool isFrontendFullscreen() const;
       
    53 	bool isWeaponTooltip() const;
    53 	void resizeToConfigValues();
    54 	void resizeToConfigValues();
    54 
    55 
    55 #ifdef __APPLE__
    56 #ifdef __APPLE__
    56 #ifdef SPARKLE_ENABLED
    57 #ifdef SPARKLE_ENABLED
    57 	bool isAutoUpdateEnabled();
    58 	bool isAutoUpdateEnabled();