]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/menuitem.cpp
Make wxMenuItemAction: and validateMenuItem: delegate messages take an
[wxWidgets.git] / src / motif / menuitem.cpp
index 6283b0bb93b8ddb3ca16d9099c43ca7d4be3009b..b2cd3c4496a212c648bf3a0e4ea6be9103fe0075 100644 (file)
@@ -13,7 +13,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "menuitem.h"
 #endif