]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/toplevel.cpp
Ensure that the native font is initialized so the face name and such
[wxWidgets.git] / src / motif / toplevel.cpp
index 9ce63d5fd62e94464337a4092f330885ade4129e..5f2891a4e5ff1f7324412208fb1fadce5d97f838 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "toplevel.h"
 #endif