Fix printing of email addresses
ClosedPublic

Authored by vkrause on Apr 14 2019, 3:13 PM.

Details

Summary

The "emails" property used to be a QStringList, which can't be displayed
as such. It's a list of KContact::Email gadgets after D20540.

Diff Detail

Repository
R204 KAddressBook
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Apr 14 2019, 3:13 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptApr 14 2019, 3:13 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Apr 14 2019, 3:13 PM
mlaurent accepted this revision.Apr 14 2019, 5:50 PM
This revision is now accepted and ready to land.Apr 14 2019, 5:50 PM
This revision was automatically updated to reflect the committed changes.