D20718: Port addressee model for the Grantlee formatter to KContacts::Addressee

Laurent Montel noreply at phabricator.kde.org
Mon Apr 22 08:27:18 BST 2019


mlaurent accepted this revision.
mlaurent added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> contactgrantleewrapper.cpp:107
> +        if (custom.startsWith(QLatin1String("messaging/"))) {
> +            int pos = custom.indexOf(QLatin1Char(':'));
> +            QString key = custom.left(pos);

const int pos
you can change it before commiting

REPOSITORY
  R82 KDE PIM Application Libraries

BRANCH
  master

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

To: vkrause, mlaurent
Cc: mlaurent, kde-pim, dvasin, rodsevich, winterz, vkrause, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190422/8cf05af1/attachment.html>


More information about the kde-pim mailing list