]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/tipwin.cpp
GetMenuBar() now traverses up the hierarchy so it no longer has to be done here.
[wxWidgets.git] / src / generic / tipwin.cpp
index 37ef8ee9d78fd1c0c3e31cd024c698bad2982001..17093b2d9e5d71b8f2f7fe7b2ce9ac9f03eb16fd 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "tipwin.h"
 #endif