Skip to content

🍒 kcms/libkwindevices: use function value instead of function

Yifan Zhu requested to merge work/cherry-pick-02726a1c into Plasma/6.1

Prop p.value is a function. We should call set on its return value, instead of on the function pointer.

BUG: 491506

(cherry picked from commit 02726a1c)

Co-authored-by: Yifan Zhu fanzhuyifan@gmail.com

Merge request reports