]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/prntbase.h
Layout fixes due to measuring with the wrong font. Also added
[wxWidgets.git] / include / wx / prntbase.h
index 4e13fcd4ac187bd8865a7027dc6e0a739e526375..d7ed29ed22e001d45c8cf6122251b24d8a7f2c27 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_PRNTBASEH__
 #define _WX_PRNTBASEH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "prntbase.h"
 #endif