diff -r f1006de05c54 -r f9f7922989d8 vym.pro --- a/vym.pro Mon Sep 07 15:36:57 2009 +0000 +++ b/vym.pro Wed Nov 25 10:58:21 2009 +0000 @@ -75,6 +75,7 @@ ornamentedobj.h \ parser.h \ process.h \ + shortcuts.h\ showtextdialog.h\ simplescripteditor.h\ texteditor.h \ @@ -140,6 +141,7 @@ ornamentedobj.cpp \ parser.cpp \ process.cpp \ + shortcuts.cpp\ showtextdialog.cpp \ simplescripteditor.cpp \ texteditor.cpp \