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