diff -r e3f722759c7e -r 340bc29da9a0 vym.pro --- a/vym.pro Wed May 20 15:40:14 2009 +0000 +++ b/vym.pro Tue May 26 11:23:44 2009 +0000 @@ -64,7 +64,6 @@ linkablemapobj.h \ mainwindow.h \ mapcenterobj.h \ - mapcenteritem.h \ mapeditor.h \ mapitem.h \ mapobj.h \ @@ -74,7 +73,6 @@ ornamentedobj.h \ parser.h \ process.h \ - selection.h \ showtextdialog.h\ simplescripteditor.h\ texteditor.h \ @@ -126,7 +124,6 @@ linkablemapobj.cpp \ main.cpp \ mainwindow.cpp \ - mapcenteritem.cpp \ mapcenterobj.cpp \ mapeditor.cpp \ mapitem.cpp \ @@ -137,7 +134,6 @@ ornamentedobj.cpp \ parser.cpp \ process.cpp \ - selection.cpp \ showtextdialog.cpp \ simplescripteditor.cpp \ texteditor.cpp \