mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 03:12:05 +02:00
addressbook description should not be richtext
This commit is contained in:
parent
02e1663471
commit
51e48db6e5
@ -76,6 +76,7 @@ ListView {
|
||||
color: "#ffffff"
|
||||
elide: Text.ElideRight
|
||||
text: description
|
||||
textFormat: Text.PlainText
|
||||
|
||||
MouseArea {
|
||||
id: descriptionArea
|
||||
|
Loading…
Reference in New Issue
Block a user