vym.pro
changeset 804 14f2b1b15242
parent 791 f1006de05c54
child 808 b163492fda17
     1.1 --- a/vym.pro	Fri Oct 02 14:31:03 2009 +0000
     1.2 +++ b/vym.pro	Fri Nov 13 08:32:03 2009 +0000
     1.3 @@ -75,6 +75,7 @@
     1.4  	ornamentedobj.h \
     1.5  	parser.h \
     1.6  	process.h \
     1.7 +	shortcuts.h\
     1.8  	showtextdialog.h\
     1.9  	simplescripteditor.h\
    1.10  	texteditor.h \
    1.11 @@ -140,6 +141,7 @@
    1.12  	ornamentedobj.cpp \
    1.13  	parser.cpp \
    1.14  	process.cpp \
    1.15 +	shortcuts.cpp\
    1.16  	showtextdialog.cpp \
    1.17  	simplescripteditor.cpp \
    1.18  	texteditor.cpp \