diff -r 657078664946 -r 30c4a6c7ff10 vym.pro --- a/vym.pro Wed Feb 15 12:54:55 2006 +0000 +++ b/vym.pro Wed Feb 15 12:54:55 2006 +0000 @@ -17,6 +17,7 @@ frameobj.h \ headingobj.h \ imageobj.h \ + imports.h \ linkablemapobj.h \ xlinkobj.h \ mainwindow.h \ @@ -31,6 +32,7 @@ texteditor.h \ version.h \ xml.h \ + xsltproc.h \ settings.h \ options.h @@ -48,6 +50,7 @@ frameobj.cpp \ headingobj.cpp \ imageobj.cpp \ + imports.cpp \ linkablemapobj.cpp \ xlinkobj.cpp \ main.cpp \ @@ -62,6 +65,7 @@ selection.cpp \ texteditor.cpp \ xml.cpp \ + xsltproc.cpp \ settings.cpp \ options.cpp