Skip to content
Commit 924bdf5e authored by David Redondo's avatar David Redondo 🏎 Committed by Nate Graham
Browse files

krunerglobalshortcuts: Fix migration from old component

When calling cleanUpComponent KGlobalAccel checks if there are no
shortcuts active, otherwise it will refuse to clean the component.
For a desktop file component (aka KServiceActionComponent) all
shortcuts are deactivated inside cleanUpComponent. For a regular
Component we have to do this manually.


(cherry picked from commit e275ae2c)
parent 2216f839
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment