aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wizard/WizardOptions.qml2
1 files changed, 1 insertions, 1 deletions
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 {