History: add fontAwesomeFallbackIcon

This commit is contained in:
rating89us 2021-06-09 17:14:55 +02:00 committed by GitHub
parent 2946127ed7
commit 979e0da9e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1287,6 +1287,8 @@ Rectangle {
image: "qrc:///images/whiteDropIndicator.png"
rotation: delegate.collapsed ? 180 : 0
color: MoneroComponents.Style.defaultFontColor
fontAwesomeFallbackIcon: FontAwesome.arrowDown
fontAwesomeFallbackSize: 14
}
}