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, 0 insertions, 34 deletions
diff --git a/WebKitTools/DrawTest/English.lproj/DrawTestDocument.nib/classes.nib b/WebKitTools/DrawTest/English.lproj/DrawTestDocument.nib/classes.nib
deleted file mode 100644
index 296ffc3..0000000
--- a/WebKitTools/DrawTest/English.lproj/DrawTestDocument.nib/classes.nib
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- 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