mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
Merge pull request #2036
51e48db
addressbook description should not be richtext (xmrdsc)
This commit is contained in:
commit
d4d8ff54e6
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ ListView {
|
|||
color: "#ffffff"
|
||||
elide: Text.ElideRight
|
||||
text: description
|
||||
textFormat: Text.PlainText
|
||||
|
||||
MouseArea {
|
||||
id: descriptionArea
|
||||
|
|
Loading…
Reference in a new issue