Skip to content

Remove declarativeaddressee wrapper

Nicolas Fella requested to merge work/addressee into master

KContacts::Addressee already has properties for most things. We can use it directly from QML instead of wrapping it in a class that we need to extend any time we want to use a new property.

Merge request reports