]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/colour.h
removed OnIdle() which didn't compile any longer
[wxWidgets.git] / include / wx / x11 / colour.h
index 9002149bda6ab1c66d0c38467baec9d7d410ccce..b915ac4022eaec11fc2c20a79257f52928b9e221 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_COLOUR_H_
 #define _WX_COLOUR_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "colour.h"
 #endif