Merge pull request #2036

51e48db addressbook description should not be richtext (xmrdsc)
This commit is contained in:
luigi1111 2019-03-26 19:35:16 -04:00
commit d4d8ff54e6
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

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