mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
History: add fontAwesomeFallbackIcon
This commit is contained in:
parent
2946127ed7
commit
979e0da9e0
1 changed files with 2 additions and 0 deletions
|
@ -1287,6 +1287,8 @@ Rectangle {
|
|||
image: "qrc:///images/whiteDropIndicator.png"
|
||||
rotation: delegate.collapsed ? 180 : 0
|
||||
color: MoneroComponents.Style.defaultFontColor
|
||||
fontAwesomeFallbackIcon: FontAwesome.arrowDown
|
||||
fontAwesomeFallbackSize: 14
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue