Don't call wxMenuBarManager::CocoaInternalIdle(). It is about to be removed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
360be3c012
commit
96c36a9310
@ -87,7 +87,6 @@ WX_IMPLEMENT_POSER(wxPoserNSApplication);
|
||||
{
|
||||
wxASSERT(wxTheApp);
|
||||
wxASSERT(wxMenuBarManager::GetInstance());
|
||||
wxMenuBarManager::GetInstance()->CocoaInternalIdle();
|
||||
wxLogDebug("doIdle called");
|
||||
#ifdef __WXDEBUG__
|
||||
if(wxTheApp->IsInAssert())
|
||||
|
Loading…
Reference in New Issue
Block a user