]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/button.cpp
Make wxMenuItemAction: and validateMenuItem: delegate messages take an
[wxWidgets.git] / src / motif / button.cpp
index d56e59900e67185428d8768378551632947627ca..8de8071092e299bbd06cfd7678a2d819bdadeb6f 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "button.h"
 #endif