Add an ivar for the BreakpointManager in the BreakpointWindowController
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 10 Jun 2008 15:30:11 +0000 (11:30 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 10 Jun 2008 15:30:11 +0000 (11:30 -0400)
commitee5cd7b632c60919d7aedfa8ea5af1923fdb6c26
tree7f20618d9ad54652981618d5b456316d70cef997
parent86cff5ecda3ca39d1af82677c095ac736518966a
Add an ivar for the BreakpointManager in the BreakpointWindowController

* Source/BreakpointWindowController.h: Add the ivar manager
* Source/BreakpointWindowController.m:
(init:): Set the ivar to the sharedManager
Source/BreakpointWindowController.h
Source/BreakpointWindowController.m