1.1 --- a/vym.pro Mon Jul 23 12:42:02 2007 +0000
1.2 +++ b/vym.pro Thu Aug 09 18:34:07 2007 +0000
1.3 @@ -47,7 +47,8 @@
1.4 simplescripteditor.h\
1.5 texteditor.h \
1.6 version.h \
1.7 - xml.h \
1.8 + xml-base.h \
1.9 + xml-vym.h \
1.10 xml-freemind.h \
1.11 xsltproc.h \
1.12 settings.h \
1.13 @@ -93,7 +94,8 @@
1.14 simplescripteditor.cpp \
1.15 texteditor.cpp \
1.16 version.cpp \
1.17 - xml.cpp \
1.18 + xml-base.cpp \
1.19 + xml-vym.cpp \
1.20 xml-freemind.cpp \
1.21 xsltproc.cpp \
1.22 settings.cpp \