Skip to content

[kcms/users]: Properly handle data changing in the model

Jan Blackquill requested to merge work/jpontaoski/422172 into master

Instead of resetting the model every time data changes, a more specific dataChanged signal is emitted.

BUG: 422172

Merge request reports