mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 11:40:47 +00:00
Fixed decoding of popup buttons broken by a change to nsmenu item cells
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12768 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
90cba28466
commit
7efdff1128
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Mon Feb 25 17:53:19 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSMenuItemCell.m ([-initWithCoder:]): Added code to decode old
|
||||
version as well, since it is used by the popup button cell.
|
||||
|
||||
2002-02-25 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/NSGraphicsContext.m (_postExternalEvent:) Removed, not used.
|
||||
|
|
Loading…
Reference in a new issue