changeset 2377 | f3fab2b09e0c |
parent 2261 | 57e99c908e7c |
child 2392 | a55dbef5cf31 |
--- a/QTfrontend/gameuiconfig.h Thu Sep 10 15:29:28 2009 +0000 +++ b/QTfrontend/gameuiconfig.h Thu Sep 10 15:30:11 2009 +0000 @@ -48,12 +48,12 @@ bool isFrontendEffects() const; bool isFrontendFullscreen() const; void resizeToConfigValues(); - + #ifdef __APPLE__ //autoupdate bool isAutoUpdateEnabled(); #endif - + signals: void frontendFullscreen(bool value);