Debugger/DebugUI.py

branch
5_1_x
changeset 1111
8f7ebfc5b087
parent 1043
4a6fe8774572
child 1510
e75ecf2bd9dd
--- a/Debugger/DebugUI.py	Sat Jun 04 18:26:09 2011 +0200
+++ b/Debugger/DebugUI.py	Sat Jun 04 18:58:48 2011 +0200
@@ -17,6 +17,7 @@
 from .ExceptionsFilterDialog import *
 from .StartDialog import *
 from .EditBreakpointDialog import EditBreakpointDialog
+from .EditWatchpointDialog import EditWatchpointDialog
 
 from .DebugClientCapabilities import *
 import Preferences

eric ide

mercurial