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