IDEFrame.py
changeset 1198 8b4e6bd0aa92
parent 1193 59c196884fec
child 1202 3d8c87ab2b5d
--- a/IDEFrame.py	Thu May 30 11:43:46 2013 +0200
+++ b/IDEFrame.py	Thu May 30 11:52:42 2013 +0200
@@ -23,7 +23,7 @@
 from editors.DataTypeEditor import DataTypeEditor
 from PLCControler import *
 from controls import CustomTree, LibraryPanel, PouInstanceVariablesPanel, SearchResultPanel
-from controls.DebugVariablePanel.DebugVariablePanel import DebugVariablePanel
+from controls.DebugVariablePanel import DebugVariablePanel
 from dialogs import ProjectDialog, PouDialog, PouTransitionDialog, PouActionDialog, FindInPouDialog, SearchInProjectDialog
 from util.BitmapLibrary import GetBitmap