mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 15:20:38 +00:00
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:
parent
63d83800bb
commit
062a70fb30
2 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue