Use KConfig::readEntry()'s default argument properly
ClosedPublic

Authored by ngraham on Nov 16 2017, 2:25 PM.

Details

Summary

Follow-on patch to D7440 to use KConfig::readEntry()'s default argument properly to reduce some unnecessary code

Test Plan

Tested in KDE Neon. no regressions; by default, all plugins are enabled if the key is not set, and if it is set, user changes to the list are remembered

Diff Detail

Repository
R318 Dolphin
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
ngraham created this revision.Nov 16 2017, 2:25 PM
apol accepted this revision.Nov 16 2017, 2:33 PM
This revision is now accepted and ready to land.Nov 16 2017, 2:33 PM
elvisangelaccio accepted this revision.Nov 16 2017, 3:38 PM
This revision was automatically updated to reflect the committed changes.