Skip to content
  • David Redondo's avatar
    krunerglobalshortcuts: Fix migration from old component · 924bdf5e
    David Redondo authored and Nate Graham's avatar Nate Graham committed
    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)
    924bdf5e