mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-07 16:43:42 +02:00
wizard: updated open from file icon
This commit is contained in:
parent
d637b5883e
commit
9afa5d782d
@ -194,7 +194,7 @@ Item {
|
|||||||
height:page.buttonSize -30
|
height:page.buttonSize -30
|
||||||
fillMode: Image.PreserveAspectFit
|
fillMode: Image.PreserveAspectFit
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
source: "qrc:///images/recoverWallet.png"
|
source: "qrc:///images/openAccount.png"
|
||||||
}
|
}
|
||||||
|
|
||||||
MouseArea {
|
MouseArea {
|
||||||
|
Loading…
Reference in New Issue
Block a user