OSDN Git Service

Editors: Change shortcut for copy line operation
authorLeandro Melo <leandro.melo@nokia.com>
Thu, 17 Mar 2011 10:07:24 +0000 (11:07 +0100)
committerLeandro Melo <leandro.melo@nokia.com>
Thu, 17 Mar 2011 10:17:47 +0000 (11:17 +0100)
commit126aa9ec3951ce5c10c537255c12da72873fef3b
tree82a61963c89e48125b7ae19cf94fb74cfa5ea43a
parent8ae4317394a3cb7acd085fee78c0c348d4e7ceb4
Editors: Change shortcut for copy line operation

Change the key binding for the copy line operation
introduced at 8ae4317394a3cb7acd085fee78c0c348d4e7ceb4
to Ctrl+Ins. We already use Shift+Del for the cut line
operation, so this would be CUA consistent.
src/plugins/texteditor/basetexteditor.cpp
src/plugins/texteditor/texteditoractionhandler.cpp