https://bugs.kde.org/show_bug.cgi?id=491506
fanzhuyi...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |02726a1ca0189f71f46513078cb | |c82af9daa9425 --- Comment #3 from fanzhuyi...@gmail.com --- Git commit 02726a1ca0189f71f46513078cbc82af9daa9425 by Yifan Zhu. Committed on 20/08/2024 at 16:38. Pushed by fanzhuyifan into branch 'master'. kcms/libkwindevices: use function value instead of function Prop<T> p.value is a function. We should call set on its return value, instead of on the function pointer. M +1 -1 kcms/libkwindevices/inputdevice.h https://invent.kde.org/plasma/plasma-desktop/-/commit/02726a1ca0189f71f46513078cbc82af9daa9425 -- You are receiving this mail because: You are watching all bug changes.