Wizard: check pwd on page load

This commit is contained in:
Jacob Brydolf
2016-10-28 21:20:05 +02:00
parent 6aa5ced4f7
commit 49c022b641

View File

@@ -46,6 +46,7 @@ Item {
function onPageOpened(settingsObject) {
wizard.nextButton.enabled = true
handlePassword();
if (wizard.currentPath === "create_wallet") {
passwordPage.titleText = qsTr("Now that your wallet has been created, please set a password for the wallet") + translationManager.emptyString