summaryrefslogtreecommitdiffstats
path: root/WebKitTools/DrawTest/English.lproj/DrawTestDocument.nib/classes.nib
diff options
context:
space:
mode:
Diffstat (limited to 'WebKitTools/DrawTest/English.lproj/DrawTestDocument.nib/classes.nib')
-rw-r--r--WebKitTools/DrawTest/English.lproj/DrawTestDocument.nib/classes.nib34
1 files changed, 34 insertions, 0 deletions
diff --git a/WebKitTools/DrawTest/English.lproj/DrawTestDocument.nib/classes.nib b/WebKitTools/DrawTest/English.lproj/DrawTestDocument.nib/classes.nib
new file mode 100644
index 0000000..296ffc3
--- /dev/null
+++ b/WebKitTools/DrawTest/English.lproj/DrawTestDocument.nib/classes.nib
@@ -0,0 +1,34 @@
+{
+ IBClasses = (
+ {
+ ACTIONS = {toggleShowDebugAxes = id; toggleShowDebugString = id; };
+ CLASS = DrawTestView;
+ LANGUAGE = ObjC;
+ SUPERCLASS = DrawView;
+ },
+ {
+ ACTIONS = {
+ deleteSelection = id;
+ moveSelectionBackward = id;
+ moveSelectionForward = id;
+ zoomIn = id;
+ zoomOriginal = id;
+ zoomOut = id;
+ zoomToFit = id;
+ };
+ CLASS = DrawView;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSView;
+ },
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ ACTIONS = {dumpSVGToConsole = id; };
+ CLASS = MyDocument;
+ LANGUAGE = ObjC;
+ OUTLETS = {drawView = KCanvasTestView; };
+ SUPERCLASS = NSDocument;
+ },
+ {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
+ );
+ IBVersion = 1;
+} \ No newline at end of file