mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 16:17:25 -04:00
History: add fontAwesomeFallbackIcon
This commit is contained in:
@@ -1287,6 +1287,8 @@ Rectangle {
|
|||||||
image: "qrc:///images/whiteDropIndicator.png"
|
image: "qrc:///images/whiteDropIndicator.png"
|
||||||
rotation: delegate.collapsed ? 180 : 0
|
rotation: delegate.collapsed ? 180 : 0
|
||||||
color: MoneroComponents.Style.defaultFontColor
|
color: MoneroComponents.Style.defaultFontColor
|
||||||
|
fontAwesomeFallbackIcon: FontAwesome.arrowDown
|
||||||
|
fontAwesomeFallbackSize: 14
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user