Skip to content

[kcms/activities] Use correct method to set active global shortcut

David Edmundson requested to merge work/shortcut2 into master

We're not binding to the action so we don't want setGlobalShortcut. We also need to not autoload in order to actually save anything.

BUG: 374575

Merge request reports