Fixed still a little mistake in the end editing process in text fields

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13984 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-06-27 10:52:52 +00:00
parent d2d3d03ef4
commit e34fae1835

View file

@ -1,3 +1,9 @@
Thu Jun 27 11:49:57 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSTextField.m ([-textDidEndEditing:]): Set _text_object
to nil too before posting the NSControlTextDidEndEditing
notification.
2002-06-27 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSWorkspace.m: Fix error in testing base path for app.