diff -r a9ac5dea9561 -r d8c245d582a3 vym.pro --- a/vym.pro Wed Apr 25 16:02:54 2007 +0000 +++ b/vym.pro Mon Jun 11 09:40:59 2007 +0000 @@ -41,8 +41,8 @@ ornamentedobj.h \ parser.h \ process.h \ + selection.h \ showtextdialog.h\ - selection.h \ simplescripteditor.h\ texteditor.h \ version.h \ @@ -86,9 +86,9 @@ ornamentedobj.cpp \ parser.cpp \ process.cpp \ + selection.cpp \ showtextdialog.cpp \ simplescripteditor.cpp \ - selection.cpp \ texteditor.cpp \ version.cpp \ xml.cpp \