don't set wxMenu::m_menuBar when appending the menu to menubar as otherwise an assert...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Mar 2004 21:33:15 +0000 (21:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Mar 2004 21:33:15 +0000 (21:33 +0000)
commitc96f9d2162ee2e7fcdcbafd20824b8e98be17d9c
tree7fd704ab9b277f85327fc3d80055ba6192686395
parent60e424abd6a8a65837cda8fa98eee592a5da2678
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
src/motif/menu.cpp