]> git.saurik.com Git - wxWidgets.git/commit
In wxApp::OnIdle() check to see if there is not a current menubar and if
authorDavid Elliott <dfe@tgwbd.org>
Thu, 19 Jun 2003 18:20:26 +0000 (18:20 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 19 Jun 2003 18:20:26 +0000 (18:20 +0000)
commit3fdac2ab39c2a8509a1b8f4a0589f4a82b410156
tree5a9e425476056ed6713903e303642c413dc5f513
parent1b1d2207ea3fe0b04d021bc9e7fa31a5d9464727
In wxApp::OnIdle() check to see if there is not a current menubar and if
there is a common menubar, install it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/app.cpp
src/mac/carbon/app.cpp