git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4554 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Michael Silva 1999-07-09 21:04:00 +00:00
parent 7084274d82
commit c01e5f1b4d
6 changed files with 51 additions and 6 deletions

View file

@ -152,9 +152,6 @@ static float GSMenuBarHeight = 25.0; // a guess.
if ([anItem hasSubmenu])
[[anItem target] display];
// set view needs to be redrawn
[window flushWindow];
// set ivar to new index
menuv_highlightedItemIndex = index;
} else {