]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/region.h
wxMac should use /src/mac/carbon/spinctrl.cpp, applied some sizing
[wxWidgets.git] / include / wx / x11 / region.h
index ca7e628dcebb256c57471c0b8b3940c70bcccf8e..0b3c967d3c06da39512a08ffe249a745c187d19e 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_REGION_H_
 #define _WX_REGION_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "region.h"
 #endif