forked from Public/monero-gui
Qt wrapper for libwallet - in-progress
This commit is contained in:
@@ -46,6 +46,10 @@ Item {
|
||||
settingsObject['wallet_path'] = uiItem.walletPath
|
||||
}
|
||||
|
||||
function recoveryWallet() {
|
||||
|
||||
}
|
||||
|
||||
WizardManageWalletUI {
|
||||
id: uiItem
|
||||
accountNameText: qsTr("My account name")
|
||||
|
||||
Reference in New Issue
Block a user