QTfrontend/gameuiconfig.h
changeset 2401 2a694ea2a437
parent 2395 d01d3bf3e1de
child 2443 fececcbc2189
--- a/QTfrontend/gameuiconfig.h	Fri Oct 02 16:49:31 2009 +0000
+++ b/QTfrontend/gameuiconfig.h	Fri Oct 02 18:44:37 2009 +0000
@@ -50,8 +50,10 @@
 	bool isFrontendFullscreen() const;
 	void resizeToConfigValues();
 
-#ifdef __APPLE__ and SPARKLE_ENABLED
-    bool isAutoUpdateEnabled();
+#ifdef __APPLE__
+#ifdef SPARKLE_ENABLED
+	bool isAutoUpdateEnabled();
+#endif
 #endif
 
  signals: