]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/dialoged/src/winstyle.h
Fixed drawing of the lines data, also ensure that only tuples are
[wxWidgets.git] / utils / dialoged / src / winstyle.h
index 1f59adf01f88c2784499af069dd3c785f27b6963..9ba788a2a0057e63fcc155df2792e6a646495c5b 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _DE_WINSTYLE_H_
 #define _DE_WINSTYLE_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "winstyle.h"
 #endif