mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
Merge pull request #3466
380c5b5
Transfer: fix QR code scanner inline button icon (xiphon)
This commit is contained in:
commit
cb33fe2fc0
@ -291,7 +291,8 @@ Rectangle {
|
||||
}
|
||||
|
||||
MoneroComponents.InlineButton {
|
||||
fontFamily: FontAwesome.fontFamily
|
||||
fontFamily: FontAwesome.fontFamilySolid
|
||||
fontStyleName: "Solid"
|
||||
text: FontAwesome.qrcode
|
||||
visible: appWindow.qrScannerEnabled
|
||||
onClicked: {
|
||||
|
Loading…
Reference in New Issue
Block a user