ConfigTreeNode.py
changeset 814 5743cbdff669
parent 801 435e49e80832
child 833 3f997fb22928
--- a/ConfigTreeNode.py	Wed Sep 05 11:17:52 2012 +0200
+++ b/ConfigTreeNode.py	Fri Sep 07 16:45:55 2012 +0200
@@ -15,7 +15,7 @@
 from util.misc import GetClassImporter
 
 from PLCControler import PLCControler, LOCATION_CONFNODE
-from ConfTreeNodeEditor import ConfTreeNodeEditor
+from editors.ConfTreeNodeEditor import ConfTreeNodeEditor
 
 _BaseParamsClass = GenerateClassesFromXSDstring("""<?xml version="1.0" encoding="ISO-8859-1" ?>
         <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">