Skip to content
Commit d0106152 authored by Nicolas Fella's avatar Nicolas Fella Committed by Nate Graham
Browse files

[kcms/colors] Notify global settings change after saving

ManagedConfigModule::save() writes the value for the 'ColorScheme' entry to disk.

If we notify the settings change anyone who connects to it may read the old value before the new one is saved.

To avoid this race consition emit the signal after saving instead of before
parent ba95a11e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment