]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/menuitem.cpp
Changed the "delete win" to the more proper "win->Destroy()" in
[wxWidgets.git] / src / msw / menuitem.cpp
index f7822a730f66148b9ed004bfb9e26bb9eefc46f0..293ae516088fec8460ac2d35c8a34cabe035ab2b 100644 (file)
@@ -9,9 +9,9 @@
 // Licence:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
-// ============================================================================
-// headers & declarations
-// ============================================================================
+#ifdef __GNUG__
+#pragma implementation "menuitem.h"
+#endif
 
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"