mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-25 13:09:26 +00:00
wizard: updated open from file icon
This commit is contained in:
parent
d637b5883e
commit
9afa5d782d
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue