D26228: KCM Fonts ConfigModule to ManagedConfigModule
Kevin Ottens
noreply at phabricator.kde.org
Thu Dec 26 10:38:03 GMT 2019
ervin requested changes to this revision.
ervin added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> fonts.cpp:600
>
> -void KFonts::updateNeedsSave()
> -{
> - setNeedsSave(m_settings->isSaveNeeded() || m_fontAASettings->needsSave());
> +bool KFonts::isSaveNeeded() const {
> + return m_fontAASettings->needsSave();
{ should be on its own line
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D26228
To: bport, #plasma, ervin
Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20191226/b215135f/attachment.html>
More information about the Plasma-devel
mailing list