Skip to content

[kcm/keys] Use AbstractKCM as a base, rather than ScrollViewKCM

Nate Graham requested to merge ngraham/plasma-desktop:fix-kcm-margins into master

AbstractKCM was made for exactly this use case (one big view with internally-managed scrollviews). We should use it.

This also corrects the margins.

Merge request reports