--- a/Debugger/DebuggerInterfacePython.py Tue Jan 12 18:39:15 2010 +0000 +++ b/Debugger/DebuggerInterfacePython.py Wed Jan 13 18:53:58 2010 +0000 @@ -14,7 +14,7 @@ from PyQt4.QtCore import * from PyQt4.QtGui import QInputDialog, QMessageBox -from E4Gui.E4Application import e5App +from E5Gui.E5Application import e5App from .DebugProtocol import * from . import DebugClientCapabilities