Update examples
This commit is contained in:
13
testsuite/objc/expression_parser/English.lproj/MyDocument.nib/classes.nib
generated
Normal file
13
testsuite/objc/expression_parser/English.lproj/MyDocument.nib/classes.nib
generated
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
ACTIONS = {chooseParser = id; evaluateExpression = id; };
|
||||
CLASS = MyDocument;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {evaluation = id; expressionEntry = id; parser = id; };
|
||||
SUPERCLASS = NSDocument;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
Reference in New Issue
Block a user