]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checklst.cpp
preselect the text in the dialog to allow replacing it easier (just as in the text...
[wxWidgets.git] / src / motif / checklst.cpp
index b86a9863bd02abfd35f5e2db633542ba8a654124..ef510315156bedd0b82c77fd0336b187a1b3fe6e 100644 (file)
@@ -13,7 +13,7 @@
 // headers & declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "checklst.h"
 #endif