diff -r 6d2b32f305f9 -r 57ce1ba6d1cb vym.pro --- a/vym.pro Wed May 13 08:26:27 2009 +0000 +++ b/vym.pro Mon May 18 09:41:31 2009 +0000 @@ -78,6 +78,7 @@ showtextdialog.h\ simplescripteditor.h\ texteditor.h \ + treeeditor.h \ version.h \ vymmodel.h \ xlinkobj.h \ @@ -140,6 +141,7 @@ showtextdialog.cpp \ simplescripteditor.cpp \ texteditor.cpp \ + treeeditor.cpp \ treeitem.cpp \ treemodel.cpp \ version.cpp \