QTfrontend/gameuiconfig.h
changeset 2395 d01d3bf3e1de
parent 2392 a55dbef5cf31
child 2401 2a694ea2a437
--- a/QTfrontend/gameuiconfig.h	Sat Sep 26 15:44:34 2009 +0000
+++ b/QTfrontend/gameuiconfig.h	Sat Sep 26 20:54:13 2009 +0000
@@ -50,8 +50,7 @@
 	bool isFrontendFullscreen() const;
 	void resizeToConfigValues();
 
-#ifdef __APPLE__
-    //autoupdate
+#ifdef __APPLE__ and SPARKLE_ENABLED
     bool isAutoUpdateEnabled();
 #endif