vym.pro
changeset 769 a6931cd6309a
parent 767 6d2b32f305f9
child 773 340bc29da9a0
     1.1 --- a/vym.pro	Thu May 14 12:42:58 2009 +0000
     1.2 +++ b/vym.pro	Fri May 15 15:22:15 2009 +0000
     1.3 @@ -78,6 +78,7 @@
     1.4  	showtextdialog.h\
     1.5  	simplescripteditor.h\
     1.6  	texteditor.h \
     1.7 +	treeeditor.h \
     1.8  	version.h \
     1.9  	vymmodel.h \
    1.10  	xlinkobj.h \
    1.11 @@ -140,6 +141,7 @@
    1.12  	showtextdialog.cpp \
    1.13  	simplescripteditor.cpp \
    1.14  	texteditor.cpp \
    1.15 +	treeeditor.cpp \
    1.16  	treeitem.cpp \
    1.17  	treemodel.cpp \
    1.18  	version.cpp \