vym.pro
changeset 773 340bc29da9a0
parent 769 a6931cd6309a
child 775 6e4b586aa88a
     1.1 --- a/vym.pro	Wed May 20 15:40:14 2009 +0000
     1.2 +++ b/vym.pro	Tue May 26 11:23:44 2009 +0000
     1.3 @@ -64,7 +64,6 @@
     1.4  	linkablemapobj.h \
     1.5  	mainwindow.h \
     1.6  	mapcenterobj.h \
     1.7 -	mapcenteritem.h \
     1.8  	mapeditor.h \
     1.9  	mapitem.h \
    1.10  	mapobj.h \
    1.11 @@ -74,7 +73,6 @@
    1.12  	ornamentedobj.h \
    1.13  	parser.h \
    1.14  	process.h \
    1.15 -	selection.h \
    1.16  	showtextdialog.h\
    1.17  	simplescripteditor.h\
    1.18  	texteditor.h \
    1.19 @@ -126,7 +124,6 @@
    1.20  	linkablemapobj.cpp \
    1.21  	main.cpp \
    1.22  	mainwindow.cpp \
    1.23 -	mapcenteritem.cpp \
    1.24  	mapcenterobj.cpp \
    1.25  	mapeditor.cpp \
    1.26  	mapitem.cpp \
    1.27 @@ -137,7 +134,6 @@
    1.28  	ornamentedobj.cpp \
    1.29  	parser.cpp \
    1.30  	process.cpp \
    1.31 -	selection.cpp \
    1.32  	showtextdialog.cpp \
    1.33  	simplescripteditor.cpp \
    1.34  	texteditor.cpp \