# HG changeset patch # User Laurent Bessard # Date 1365242223 -7200 # Node ID 939b1a1c7aa544035d321267a1f5349c8facfdbc # Parent 2d20f25cd39f68e6ff3daba7ab91751350f4e2b6 Fixed bug when importing NodeEditorTemplate diff -r 2d20f25cd39f -r 939b1a1c7aa5 canfestival/SlaveEditor.py --- a/canfestival/SlaveEditor.py Sat Apr 06 11:56:24 2013 +0200 +++ b/canfestival/SlaveEditor.py Sat Apr 06 11:57:03 2013 +0200 @@ -2,7 +2,7 @@ import wx from subindextable import EditingPanel -from nodeeditor import NodeEditorTemplate +from nodeeditortemplate import NodeEditorTemplate from editors.ConfTreeNodeEditor import ConfTreeNodeEditor [ID_SLAVEEDITORCONFNODEMENUNODEINFOS, ID_SLAVEEDITORCONFNODEMENUDS301PROFILE,