fixed the bug where a menu stays highlighted in 10.4
svn: r1517
This commit is contained in:
parent
3c93d14705
commit
f8d78564b0
|
@ -720,6 +720,7 @@ void wxMenuBar::Install(wxWindow *for_frame)
|
|||
int i;
|
||||
wxMenu* menu;
|
||||
|
||||
wxPrepareMenuDraw();
|
||||
::ClearMenuBar();
|
||||
wxSetUpAppleMenu(this);
|
||||
for (i = 0; i < n; i ++) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user