Skip to content

kded: Handle global theme change

A "Global Theme" can include almost all of the visual appearance settings, so call GtkConfig::applyAllSettings to make sure all of them are in sync after being notified about a change of the global theme.

BUG: 421745

Merge request reports