vym.pro
changeset 486 9c86935835a4
parent 477 a9ac5dea9561
child 527 f19bbd639726
     1.1 --- a/vym.pro	Wed May 02 15:31:18 2007 +0000
     1.2 +++ b/vym.pro	Wed May 02 15:31:20 2007 +0000
     1.3 @@ -41,8 +41,8 @@
     1.4  	ornamentedobj.h \
     1.5  	parser.h \
     1.6  	process.h \
     1.7 +	selection.h \
     1.8  	showtextdialog.h\
     1.9 -	selection.h \
    1.10  	simplescripteditor.h\
    1.11  	texteditor.h \
    1.12  	version.h \
    1.13 @@ -86,9 +86,9 @@
    1.14  	ornamentedobj.cpp \
    1.15  	parser.cpp \
    1.16  	process.cpp \
    1.17 +	selection.cpp \
    1.18  	showtextdialog.cpp \
    1.19  	simplescripteditor.cpp \
    1.20 -	selection.cpp \
    1.21  	texteditor.cpp \
    1.22  	version.cpp \
    1.23  	xml.cpp \