WizardSummary: remove duplicated entry

This commit is contained in:
selsta 2019-06-29 04:29:55 +02:00
parent c7956f76ea
commit 1b5796a0ee
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E

View file

@ -57,12 +57,6 @@ ColumnLayout {
value: wizardController.language_language
}
WizardSummaryItem {
Layout.fillWidth: true
header: qsTr("Wallet name") + translationManager.emptyString
value: walletOptionsName
}
WizardSummaryItem {
Layout.fillWidth: true
header: qsTr("Restore height") + translationManager.emptyString