]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dcprint.h
wxWindow::Freeze()/Thaw() can now be nested
[wxWidgets.git] / include / wx / mac / dcprint.h
index c7eb0a1fed467df2ec1471a8428831d2770ce8aa..0e2b5bcf0d32e75e115498bd0ef57bb498b632a2 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_DCPRINT_H_
 #define _WX_DCPRINT_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "dcprint.h"
 #endif