diff -r aff86e2f2a4a -r 9c86935835a4 vym.pro --- a/vym.pro Wed May 02 15:31:18 2007 +0000 +++ b/vym.pro Wed May 02 15:31:20 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 \