diff options
Diffstat (limited to 'WebKitTools/Drosera/English.lproj/MainMenu.nib/classes.nib')
-rw-r--r-- | WebKitTools/Drosera/English.lproj/MainMenu.nib/classes.nib | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/WebKitTools/Drosera/English.lproj/MainMenu.nib/classes.nib b/WebKitTools/Drosera/English.lproj/MainMenu.nib/classes.nib deleted file mode 100644 index f192cda..0000000 --- a/WebKitTools/Drosera/English.lproj/MainMenu.nib/classes.nib +++ /dev/null @@ -1,40 +0,0 @@ -{ - IBClasses = ( - { - ACTIONS = {attach = id; showAttachPanel = id; }; - CLASS = DebuggerApplication; - LANGUAGE = ObjC; - OUTLETS = {attachButton = NSButton; attachTable = NSTableView; attachWindow = NSPanel; }; - SUPERCLASS = NSObject; - }, - { - ACTIONS = { - closeCurrentFile = id; - pause = id; - resume = id; - showConsole = id; - stepInto = id; - stepOut = id; - stepOver = id; - }; - CLASS = DebuggerDocument; - LANGUAGE = ObjC; - OUTLETS = {server = id; webView = WebView; }; - SUPERCLASS = NSWindowController; - }, - { - ACTIONS = { - closeCurrentFile = id; - myAction = id; - showConsole = id; - stepInto = id; - stepOut = id; - stepOver = id; - }; - CLASS = FirstResponder; - LANGUAGE = ObjC; - SUPERCLASS = NSObject; - } - ); - IBVersion = 1; -}
\ No newline at end of file |