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