]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/scrolbar.cpp
cleanup in toplevel activation, and switching to native carbon event notification...
[wxWidgets.git] / src / motif / scrolbar.cpp
index 26909cacb24dff0260ed829829e31bdfacb6ae71..ff018e26b2796c64a9e2cfc33ec8cf45b975fb0f 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "scrolbar.h"
 #endif