mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 08:17:59 +00:00
addressbook description should not be richtext
This commit is contained in:
parent
02e1663471
commit
51e48db6e5
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ ListView {
|
||||||
color: "#ffffff"
|
color: "#ffffff"
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
text: description
|
text: description
|
||||||
|
textFormat: Text.PlainText
|
||||||
|
|
||||||
MouseArea {
|
MouseArea {
|
||||||
id: descriptionArea
|
id: descriptionArea
|
||||||
|
|
Loading…
Reference in a new issue