diff -r ebebedffba50 -r dad3e4c36e7f vym.pro --- a/vym.pro Mon Jul 23 12:42:02 2007 +0000 +++ b/vym.pro Wed Aug 22 07:25:05 2007 +0000 @@ -47,7 +47,8 @@ simplescripteditor.h\ texteditor.h \ version.h \ - xml.h \ + xml-base.h \ + xml-vym.h \ xml-freemind.h \ xsltproc.h \ settings.h \ @@ -93,7 +94,8 @@ simplescripteditor.cpp \ texteditor.cpp \ version.cpp \ - xml.cpp \ + xml-base.cpp \ + xml-vym.cpp \ xml-freemind.cpp \ xsltproc.cpp \ settings.cpp \