--- a/objdictgen/nodeeditor.py Mon Jun 18 19:37:30 2012 +0200
+++ b/objdictgen/nodeeditor.py Mon Jun 18 19:38:40 2012 +0200
@@ -1,3 +1,5 @@
+from types import *
+
import wx
from node import OD_Subindex, OD_MultipleSubindexes, OD_IdenticalSubindexes, OD_IdenticalIndexes