mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-12 08:07:26 -04:00
Wizard: add qrcode scanner to recover page
This commit is contained in:
@@ -132,6 +132,8 @@ ColumnLayout {
|
||||
print ("show recovery wallet page");
|
||||
currentPath = "recovery_wallet"
|
||||
pages = paths[currentPath]
|
||||
// Create temporary wallet
|
||||
createWalletPage.createWallet(settings)
|
||||
wizard.nextButton.visible = true
|
||||
// goto next page
|
||||
switchPage(true);
|
||||
|
||||
Reference in New Issue
Block a user