Skip to content

Fix compilation failure due to the KSettings::Dispatcher deprecation

Carl Schwan requested to merge work/carl/kmail-ksettings into master

This is inspired by kontact!7 (diffs) but use KSettings::Dialog::configCommitted() instead of KSettings::Dialog::configCommitted(const QByteArray &) since the latter is now also deprecated.

@alex @lbeltrame

Merge request reports