Skip to content

gsettings: Add missing changed() call to delayed settings backend

When resetting a key in the delayed settings backend, g_settings_backend_changed() was not called to notify the backend of the change.

Signed-off-by: Philip Withnall withnall@endlessm.com

Fixes: #1309 (closed)

Merge request reports