mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Correction to ChangeLog. The method modified in the previous commit was trackWithEvent:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@31897 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8133269602
commit
a0f8d96890
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
2011-01-15 23:50-EST Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Source/NSMenuView.m: Fix to previous change to
|
||||
[NSMenuView _executeItemAtIndex:removeSubmenu:].
|
||||
[NSMenuView trackWithEvent:].
|
||||
Assign attachedMenu to local variable and test for nil
|
||||
prior to entering the code to close the menu when tracking
|
||||
the mouse for normal menus. Previous version of this code
|
||||
|
|
Loading…
Reference in a new issue