Skip to content

[kcms/keys] Don't write into a read-only KConfigGroup

Nicolas Fella requested to merge work/nico/const-group into master

KConfigGroups created from const KConfig objects are read-only, but we want to write here

BUG: 493161

SENTRY: SYSTEMSETTINGS-H0

Merge request reports