]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/radiobut.h
Added a parameter 'failOnDataTypeUnsupported' to getDbInfo (that defaults to TRUE...
[wxWidgets.git] / include / wx / mac / radiobut.h
index a6999516bbaf9667a5671f5432f973fa60fe48d5..22fe9c1bda6492f40ae47b97d4706ebc8514f2a9 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_RADIOBUT_H_
 #define _WX_RADIOBUT_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "radiobut.h"
 #endif