Fix reset to defaults in the fonts KCM
ClosedPublic

Authored by ervin on Oct 31 2019, 3:37 PM.

Details

Summary

Turns out one of the properties was utterly broken emitting the wrong
signal, and the defaults() method was missing a piece of state to reset.

Since it was making my eyes bleed I also removed the "const int &"
parameters in the process. :-)

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin created this revision.Oct 31 2019, 3:37 PM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 31 2019, 3:37 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ervin requested review of this revision.Oct 31 2019, 3:37 PM
davidedmundson accepted this revision.Oct 31 2019, 3:38 PM
This revision is now accepted and ready to land.Oct 31 2019, 3:38 PM
This revision was automatically updated to reflect the committed changes.