When toggling the breakpoints window, we also need to check to make sure if it's...
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 2 Apr 2009 18:34:49 +0000 (14:34 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 2 Apr 2009 18:34:49 +0000 (14:34 -0400)
commitfaff8aa3031d985055c15c225904772092a234a2
treea744a30b53d231b3189cea74f9e69aa2c58fa4b6
parent862102e5a55bb7224d43ebd725062e6d35f4db3d
When toggling the breakpoints window, we also need to check to make sure if it's visible but not key

* Source/AppDelegate.m:
(showBreakpointWindow:): If the window is visible but not key, order it front
Source/AppDelegate.m