]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/dc.cpp
Added wxToggleBitmapButton (it compiles).
[wxWidgets.git] / src / x11 / dc.cpp
index aeef76c8fd26e6ba081191c6b082559f737616bb..cad69fdf09bd3801055f2d80aeaf32bd2f351d9e 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dc.h"
 #endif