fix half of minimize bug

svn: r414
This commit is contained in:
Matthew Flatt 2005-07-21 13:47:21 +00:00
parent 909ad1156f
commit 55a067ac2e

View File

@ -198,6 +198,7 @@ void wxApp::doMacPreEvent()
wxDoneMenuDraw();
wxSetCursor(wxSTANDARD_CURSOR);
noWinMode = TRUE;
oldFrontWindow = NULL;
} else if (w && noWinMode)
noWinMode = FALSE;