Fix missed file for GIS api change

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12374 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2002-02-01 18:19:04 +00:00
parent 63d83800bb
commit 062a70fb30
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
2002-02-01 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSBezierPath.m:
* Source/NSLayoutManager.m:
* Source/GSTextStorage.m: Use new GSI API from latest CVS base
* library.

View file

@ -1349,7 +1349,7 @@ typedef struct _PathElement
//#define GSUNION_TYPES GSUNION_OBJ
#define GSI_ARRAY_TYPES 0
#define GSI_ARRAY_EXTRA PathElement
#define GSI_ARRAY_TYPE PathElement
#define GSI_ARRAY_NO_RETAIN
#define GSI_ARRAY_NO_RELEASE