]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/font.cpp
Implement GetValue() and SetValue() and send an event when clicked
[wxWidgets.git] / src / motif / font.cpp
index dd3de8f55a8fff0c3d4bba6ba129c8cfb28ecd09..c4c0f9fcd6286d17eea3295d47f8f507da105d06 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "font.h"
 #endif