Fixed the fact that xgps no longer compiled due to undefined NSBackspaceKey

- my fault actually


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12884 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2002-02-28 14:24:10 +00:00
parent 461e929435
commit 1d43174c99

View file

@ -1,3 +1,8 @@
Thu Feb 28 14:19:00 2002 Nicola Pero <nicola@brainstorm.co.uk>
* Headers/gnustep/gui/NSText.h: Added the special key enum
containing NSBackspaceKey which used to be in NSCStringText.h.
Wed Feb 27 23:50:42 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/GSKeyBindingTable.m ([-bindKey:toAction:]): Implemented