diff -r 12958f987bcf -r 7ea31701156e vym.pro --- a/vym.pro Wed Jul 16 10:46:14 2008 +0000 +++ b/vym.pro Tue Aug 05 07:36:53 2008 +0000 @@ -74,6 +74,8 @@ xmlobj.h\ xsltproc.h \ settings.h \ + treeitem.h \ + treemodel.h \ warningdialog.h SOURCES += \ @@ -119,6 +121,8 @@ showtextdialog.cpp \ simplescripteditor.cpp \ texteditor.cpp \ + treeitem.cpp \ + treemodel.cpp \ version.cpp \ vymmodel.cpp \ xlinkobj.cpp \