mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
Add description method and a few minor changes
This commit is contained in:
parent
0a440a5303
commit
a49ae59a79
2 changed files with 38 additions and 2 deletions
|
@ -40,7 +40,7 @@ extern "C" {
|
|||
|
||||
enum
|
||||
{
|
||||
NSConstantValueExpressionType=0,
|
||||
NSConstantValueExpressionType = 0,
|
||||
NSEvaluatedObjectExpressionType,
|
||||
NSVariableExpressionType,
|
||||
NSKeyPathExpressionType,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue