forked from Public/monero-gui
wizardsummary: hide restore height when creating new wallet
This commit is contained in:
@@ -67,6 +67,7 @@ ColumnLayout {
|
|||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
header: qsTr("Restore height") + translationManager.emptyString
|
header: qsTr("Restore height") + translationManager.emptyString
|
||||||
value: wizardController.walletOptionsRestoreHeight
|
value: wizardController.walletOptionsRestoreHeight
|
||||||
|
visible: wizardStateView.state != "wizardCreateWallet4"
|
||||||
}
|
}
|
||||||
|
|
||||||
WizardSummaryItem {
|
WizardSummaryItem {
|
||||||
|
|||||||
Reference in New Issue
Block a user