Skip to content
Commit 7f70e727 authored by Nate Graham's avatar Nate Graham
Browse files

kcms:keys: fix changing command text or path

The code was trying to change an item by its ID that is dynamically
instantated within a delegate; that won't work.

Instead we need to change a top-level property on the delegate itself
and bubble that change down to its contentItem.

BUG: 481825
FIXED-IN: 6.0.1


(cherry picked from commit e9600f77)
parent 815aa13f
Pipeline #618464 passed with stage
in 6 minutes and 54 seconds
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