Instantiate the Debugger and Breakpoint controllers in the NIB rather than in code
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 9 Jul 2008 17:45:02 +0000 (13:45 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 9 Jul 2008 17:45:02 +0000 (13:45 -0400)
commit48cf98ebd8b61afc2058ed660038c026def62d6d
treef0a759b3cdeeb87b451e8c2e62787aab3b78dbd1
parent55f5039f4fc54566693aab4ead1b2755d08ed44c
Instantiate the Debugger and Breakpoint controllers in the NIB rather than in code

* English.lproj/MainMenu.xib: Instantiate DebuggerWindowController and BreakpointWindowController
* Source/AppDelegate.m:
(applicationDidFinishLaunching:): Remove the two object init lines
English.lproj/MainMenu.xib
Source/AppDelegate.m