]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/brush.h
wxStaticBox constructor is not supposed to take a wxValidator
[wxWidgets.git] / include / wx / x11 / brush.h
index 7b9fef1a17a1b2faf01eaf02aa318817cf133d36..4ea94c15fcc61b245876aa42841ec5d68d352f3f 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_BRUSH_H_
 #define _WX_BRUSH_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "brush.h"
 #endif