[Differential] [Updated] D4682: Customizable tooltip for "Force Full Update" action in the Problems View

Anton Anikin noreply at phabricator.kde.org
Mon Feb 20 14:05:58 UTC 2017


antonanikin marked an inline comment as done.
antonanikin added inline comments.

INLINE COMMENTS

> kfunk wrote in problemmodel.cpp:245
> The pattern is usually:
> 
>   if (d->m_foo == foo) 
>       return;
>   
>   d->m_foo = foo;
>   emit fooChanged()

Thanks, my previous version looks really strange :)

REPOSITORY
  R33 KDevPlatform

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D4682

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: antonanikin, #kdevelop, kfunk
Cc: kfunk, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170220/64f13768/attachment.html>


More information about the KDevelop-devel mailing list