Instead of m_menuBar use GetMenuBar() which will be modified (with next patch)
authorDavid Elliott <dfe@tgwbd.org>
Tue, 30 Mar 2004 00:43:16 +0000 (00:43 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 30 Mar 2004 00:43:16 +0000 (00:43 +0000)
commit4224f059750329cc68964eeb7b2633206e245e0d
treeb09757202316820e13a5f0718e13e49b5efaf505
parent7fa23c09cdf8b4cbccf730a6e53c7688f79d250b
Instead of m_menuBar use GetMenuBar() which will be modified (with next patch)
to traverse up the menu hierarchy to return the menu bar.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/menu.cpp
src/mac/classic/menu.cpp
src/motif/menu.cpp
src/msw/menu.cpp
src/os2/menu.cpp
src/univ/menu.cpp