1
0

account names

This commit is contained in:
thomasv
2013-09-03 10:09:13 +02:00
parent a417816e69
commit 3ecd81c94a
3 changed files with 18 additions and 7 deletions

View File

@@ -194,7 +194,8 @@ class InstallWizard(QDialog):
traceback.print_exc(file=sys.stdout)
exit()
if not keep_it: exit()
if not keep_it: return
self.password_dialog(wallet)
return wallet