fix half of minimize bug
svn: r414
This commit is contained in:
parent
909ad1156f
commit
55a067ac2e
|
@ -198,6 +198,7 @@ void wxApp::doMacPreEvent()
|
|||
wxDoneMenuDraw();
|
||||
wxSetCursor(wxSTANDARD_CURSOR);
|
||||
noWinMode = TRUE;
|
||||
oldFrontWindow = NULL;
|
||||
} else if (w && noWinMode)
|
||||
noWinMode = FALSE;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user