Fix contents margins for QWidget KCMs yet again
After commit kcmutils: 5a5718b22a396d39 (KF5.80) (frameworks/kcmutils!37 (merged)) QWidget KCMs handle their own contents margins in a way that is compatible with QML KCMs.
No need to set them here again, which results in a double margin.
BEFORE | AFTER |
---|---|
They should be consistent now on all combinations of QML|QWidgets x kcmshell|systemsettings.
Edited by Ismael Asensio