mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
Patch by Larry Campvell for git #237
This commit is contained in:
parent
a89dc604dd
commit
3bc05ad580
3 changed files with 94 additions and 18 deletions
|
@ -44,7 +44,8 @@ enum
|
|||
NSEvaluatedObjectExpressionType,
|
||||
NSVariableExpressionType,
|
||||
NSKeyPathExpressionType,
|
||||
NSFunctionExpressionType
|
||||
NSFunctionExpressionType,
|
||||
NSKeyPathCompositionExpressionType
|
||||
};
|
||||
typedef NSUInteger NSExpressionType;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue