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>
Wed, 3 Feb 2016 21:51:55 +0000 (22:51 +0100)
commitc878493af33f5d01e07360bebdbe06131ded5015
treee6c8064cfb78c55824cb58ed084d3568dfe2cdbe
parentb1eb0bfaa5019e3b5a58ff8086d22c2764d6e419
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