1
mirror of https://github.com/monero-project/monero-gui synced 2025-01-04 20:26:23 +01:00

Merge pull request #2237

1b5796a WizardSummary: remove duplicated entry (selsta)
This commit is contained in:
luigi1111 2019-07-12 20:31:17 -05:00
commit b4231a758c
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

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