Fixed bug when importing NodeEditorTemplate
authorLaurent Bessard
Sat, 06 Apr 2013 11:57:26 +0200
changeset 780 884a60cbb83e
parent 779 5bbf6e4521bb
child 781 77fe158d6ccd
Fixed bug when importing NodeEditorTemplate
objdictgen/networkeditortemplate.py
--- a/objdictgen/networkeditortemplate.py	Wed Mar 27 09:32:05 2013 +0900
+++ b/objdictgen/networkeditortemplate.py	Sat Apr 06 11:57:26 2013 +0200
@@ -1,6 +1,6 @@
 import wx
 
-from nodeeditor import NodeEditorTemplate
+from nodeeditortemplate import NodeEditorTemplate
 from subindextable import *
 from commondialogs import *