]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/spinbutt.cpp
wxCheckList -> wxCheckListBox
[wxWidgets.git] / src / motif / spinbutt.cpp
index 426310515628c08c718902f8f1ddfde093d61c9d..ec039edb0cd291be945ed6108429a20138551bee 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "spinbutt.h"
 #endif