1
mirror of https://github.com/monero-project/monero-gui synced 2024-11-25 10:47:19 +01:00

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: {