Skip to content

Fix KConfigGroup::copyTo with KConfigBase::Notify

Fabian Vogt requested to merge work/fixnotify into master

Without this, bNotify was not set on copies, making Notify a noop.

CCBUG: 428771

Merge request reports