Set keyboard shortcut using KActionCollection::setDefaultShortcut().
commite714a8256eea8c429d0a8cdd2f41da523b697deb
authorJohannes Sixt <j6t@kdbg.org>
Mon, 21 Nov 2016 07:09:22 +0000 (21 08:09 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Fri, 30 Dec 2016 16:51:20 +0000 (30 17:51 +0100)
tree203c05b593606f60e001616a2f7eb0840521b879
parent1c4e2e6a8526a50e1fb93c5e9c3441f6264c85ec
Set keyboard shortcut using KActionCollection::setDefaultShortcut().

Setting the shortcut directly via QAction::setShortcut() is deprecated. The
new call requires KF5 5.2.
kdbg/dbgmainwnd.cpp