Fix shortcut handling with KDE Frameworks
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 3 Feb 2016 21:50:02 +0000 (22:50 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 8 Feb 2016 21:30:46 +0000 (22:30 +0100)
commitfcf3d839b6acc518d634c112c7a3e837a5d0cef2
tree3fbd71b203e6c359a20cc7468408e2712ca40611
parent79bb35d2ccf9b5532cc4af4c980b423c03a16b82
Fix shortcut handling with KDE Frameworks

KDE Frameworks slightly altered the way it handles default shortcuts
for actions; the property name was changed to support lists of
shortcuts. This issue lead to default shortcuts not being active for
Quassel built against KDE Frameworks.
src/uisupport/action.cpp