forked from Public/monero-gui
"word mnemonic input" with clipboard button and hint is reusable
component;
This commit is contained in:
@@ -49,6 +49,10 @@ Item {
|
||||
WizardManageWalletUI {
|
||||
id: uiItem
|
||||
titleText: qsTr("A new wallet has been created for you")
|
||||
wordsTextTitle: qsTr("This is the 24 word mnemonic for your wallet")
|
||||
wordsTextTitle: qsTr("This is the 25 word mnemonic for your wallet")
|
||||
wordsTextItem.clipboardButtonVisible: true
|
||||
wordsTextItem.tipTextVisible: true
|
||||
wordsTextItem.memoTextReadOnly: true
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user