Merge pull request #3466

380c5b5 Transfer: fix QR code scanner inline button icon (xiphon)
This commit is contained in:
luigi1111 2021-05-12 23:26:38 -05:00
commit cb33fe2fc0
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -291,7 +291,8 @@ Rectangle {
}
MoneroComponents.InlineButton {
fontFamily: FontAwesome.fontFamily
fontFamily: FontAwesome.fontFamilySolid
fontStyleName: "Solid"
text: FontAwesome.qrcode
visible: appWindow.qrScannerEnabled
onClicked: {