]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dndcmn.cpp
really show the menubar (calling Show(TRUE) doesn't do it any more)
[wxWidgets.git] / src / common / dndcmn.cpp
index aa9a861fd69b8ea11b7ca59d1b8fbeee1e25d7f4..f3fe62d892210be5c6dd7b1e334c05965547db0d 100644 (file)
@@ -12,7 +12,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dndbase.h"
 #endif