forked from Public/monero-gui
addressbook description should not be richtext
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user