Skip to content

[kcms/tablet] Delete device when removed

Nicolas Fella requested to merge work/tabletdeviceremove into master

We delete the objects in the device list when the model is reset, but not when a single device was removed

Use unique_ptr so that this happens automatically

Merge request reports