wizard: updated open from file icon

This commit is contained in:
Jacob Brydolf 2016-10-30 18:08:37 +01:00
parent d637b5883e
commit 9afa5d782d
No known key found for this signature in database
GPG Key ID: DE46246550D2F3C5

View File

@ -194,7 +194,7 @@ Item {
height:page.buttonSize -30
fillMode: Image.PreserveAspectFit
anchors.centerIn: parent
source: "qrc:///images/recoverWallet.png"
source: "qrc:///images/openAccount.png"
}
MouseArea {