Qt wrapper for libwallet - in-progress

This commit is contained in:
Ilya Kitaev
2016-02-29 17:39:39 +03:00
parent 625041df18
commit 7d9306ca1a
8 changed files with 275 additions and 44 deletions

View File

@@ -46,6 +46,10 @@ Item {
settingsObject['wallet_path'] = uiItem.walletPath
}
function recoveryWallet() {
}
WizardManageWalletUI {
id: uiItem
accountNameText: qsTr("My account name")