Avoid overloading KCModule::changed

Authored by davidedmundson on Oct 11 2019, 3:49 PM.

Description

Avoid overloading KCModule::changed

Summary:
KCModule contains a signal and a protected slot with the same name.
With the new connect syntax this becomes messy, especially as
this method is called from KCMs a lot.

This patch introduces a new name for the slot, with the
intention of dropping the old one in KF6

Reviewers: apol

Reviewed By: apol

Subscribers: apol, kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D23512

Details

Committed
davidedmundsonOct 11 2019, 3:49 PM
Reviewer
apol
Differential Revision
D23512: Avoid overloading KCModule::changed
Parents
R265:545009b7a403: GIT_SILENT Upgrade ECM and KF5 version requirements for 5.63.0 release.
Branches
Unknown
Tags
Unknown