]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/combobox.cpp
fixing normal font for mac, unicode corrections
[wxWidgets.git] / src / univ / combobox.cpp
index 2ee283fb935a8e65fa38e9f754474fabf7d7d669..f373cc128fefa05dfab8a0218d2320e633533a17 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "univcombobox.h"
 #endif