diff --git a/wizard/WizardOptions.qml b/wizard/WizardOptions.qml index f926be02..e2eaa958 100644 --- a/wizard/WizardOptions.qml +++ b/wizard/WizardOptions.qml @@ -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 {