]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/button.h
wxMGL compilation fixes
[wxWidgets.git] / include / wx / mac / button.h
index 3b000943defadc3170d05f4b22a78da844a95958..23e9044f00a29549c60d74909c7494d7f7a3676e 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_BUTTON_H_
 #define _WX_BUTTON_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "button.h"
 #endif