forked from Public/monero-gui
Transfer: fix QR code scanner inline button icon
This commit is contained in:
@@ -291,7 +291,8 @@ Rectangle {
|
||||
}
|
||||
|
||||
MoneroComponents.InlineButton {
|
||||
fontFamily: FontAwesome.fontFamily
|
||||
fontFamily: FontAwesome.fontFamilySolid
|
||||
fontStyleName: "Solid"
|
||||
text: FontAwesome.qrcode
|
||||
visible: appWindow.qrScannerEnabled
|
||||
onClicked: {
|
||||
|
||||
Reference in New Issue
Block a user