QTfrontend/gameuiconfig.h
changeset 2395 d01d3bf3e1de
parent 2392 a55dbef5cf31
child 2401 2a694ea2a437
equal deleted inserted replaced
2394:0f8de781fc34 2395:d01d3bf3e1de
    48 	bool isReducedQuality() const;
    48 	bool isReducedQuality() const;
    49 	bool isFrontendEffects() const;
    49 	bool isFrontendEffects() const;
    50 	bool isFrontendFullscreen() const;
    50 	bool isFrontendFullscreen() const;
    51 	void resizeToConfigValues();
    51 	void resizeToConfigValues();
    52 
    52 
    53 #ifdef __APPLE__
    53 #ifdef __APPLE__ and SPARKLE_ENABLED
    54     //autoupdate
       
    55     bool isAutoUpdateEnabled();
    54     bool isAutoUpdateEnabled();
    56 #endif
    55 #endif
    57 
    56 
    58  signals:
    57  signals:
    59 	void frontendFullscreen(bool value);
    58 	void frontendFullscreen(bool value);