nicolasfella added inline comments. INLINE COMMENTS
> personsmodel.cpp:186
> case PersonsModel::PersonVCardRole:
> - return QVariant::fromValue<AbstractContact::Ptr>(person);
> + return person->customProperty(QStringLiteral("vcard"));
> case PersonsModel::ContactsVCardRole:
Use AbstractContact::VCardProperty
REPOSITORY
R307 KPeople
REVISION DETAIL
https://phabricator.kde.org/D28110
To: jbbgameich, apol
Cc: nicolasfella, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh,
ngraham, bruns
