Properly set default shortcuts.

Authored by johanneszarl on Oct 21 2018, 8:12 PM.

Description

Properly set default shortcuts.

QAction->setShortcut() overrides whatever shortcut there already is, and
does not play well together with KShortcutsDialog.
This patch causes default shortcuts to be displayed as default shortcuts
(i.e. not as user-set shortcuts) in the shortcuts dialog.

Details

Committed
johanneszarlOct 21 2018, 8:12 PM
Parents
R463:7f7750e17ae9: Recover from duplicate entries in index.xml
Branches
Unknown
Tags
Unknown