From: Vadim Zeitlin Date: Fri, 26 Mar 2004 21:33:15 +0000 (+0000) Subject: don't set wxMenu::m_menuBar when appending the menu to menubar as otherwise an assert... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c96f9d2162ee2e7fcdcbafd20824b8e98be17d9c?hp=c96f9d2162ee2e7fcdcbafd20824b8e98be17d9c don't set wxMenu::m_menuBar when appending the menu to menubar as otherwise an assert happens in the base class Attach() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---