]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Use KConfig::readEntry()'s default argument properly
authorNathaniel Graham <pointedstick@zoho.com>
Thu, 16 Nov 2017 14:23:46 +0000 (07:23 -0700)
committerNathaniel Graham <pointedstick@zoho.com>
Thu, 16 Nov 2017 15:51:09 +0000 (08:51 -0700)
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

Reviewers: #dolphin, elvisangelaccio, dfaure, apol

Reviewed By: #dolphin, elvisangelaccio, apol

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


No differences found