controls/DebugVariablePanel.py
changeset 756 7eb469275611
parent 715 6a3792a6bf7b
--- 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):