addressbook description should not be richtext

This commit is contained in:
dsc 2019-03-26 23:23:28 +01:00
parent 02e1663471
commit 51e48db6e5
No known key found for this signature in database
GPG key ID: 7BBC83D7A8810AAB

View file

@ -76,6 +76,7 @@ ListView {
color: "#ffffff"
elide: Text.ElideRight
text: description
textFormat: Text.PlainText
MouseArea {
id: descriptionArea