diff -r 1d77d700761f -r 7eb469275611 controls/DebugVariablePanel.py --- a/controls/DebugVariablePanel.py Tue Sep 04 11:31:21 2012 +0200 +++ b/controls/DebugVariablePanel.py Wed Sep 05 11:19:27 2012 +0200 @@ -29,7 +29,7 @@ from graphics import DebugDataConsumer, DebugViewer from controls import CustomGrid, CustomTable -from dialogs import ForceVariableDialog +from dialogs.ForceVariableDialog import ForceVariableDialog from utils.BitmapLibrary import GetBitmap def AppendMenu(parent, help, id, kind, text):