D16377: Using the system palette for drawing the month- and agendaitem.
Laurent Montel
noreply at phabricator.kde.org
Wed Oct 24 05:59:25 BST 2018
mlaurent requested changes to this revision.
mlaurent added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> prefs.cpp:559
>
> +void Prefs::setUseSystemColor(bool useSystemColor) {
> + d->setBool(d->mBaseConfig.useSystemColorItem(), useSystemColor);
coding style: add new line before {
> prefs.cpp:563
> +
> +bool Prefs::useSystemColor() const {
> + return d->getBool(d->mBaseConfig.useSystemColorItem());
same
REPOSITORY
R76 PIM: Event Views
REVISION DETAIL
https://phabricator.kde.org/D16377
To: ognarb, #kde_pim, #kde_pim_junior_jobs, mlaurent
Cc: mlaurent, dvratil, kde-pim, dvasin, rodsevich, winterz, vkrause, knauss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20181024/d1af76c8/attachment.html>
More information about the kde-pim
mailing list