author | Laurent Bessard |
Wed, 05 Sep 2012 11:19:27 +0200 | |
changeset 756 | 7eb469275611 |
parent 755 | 1d77d700761f |
child 757 | 628dd4762b57 |
--- 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):