]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/progdlgg.h
removed separate wxSYS_ICONTITLE_FONT; made it the same as wxSYS_DEFAULT_GUI_FONT
[wxWidgets.git] / include / wx / generic / progdlgg.h
index 125e2d2d38eb50917288000dfac6f85944bc6b99..9fc06a25bf965611da3c9fe90a7fca09a3acf1e6 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __PROGDLGH_G__
 #define __PROGDLGH_G__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "progdlgg.h"
 #endif