]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/fontdlg.cpp
Some themes round the edges of the buttons, overwriting any text that
[wxWidgets.git] / src / msw / fontdlg.cpp
index 34ff09c2dd8267004c43fb3d1499e0602dca57da..ee3382628cd7b12fca2236a107144016f8e1f54a 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "fontdlg.h"
 #endif