1
mirror of https://github.com/monero-project/monero-gui synced 2024-11-24 11:17:15 +01:00

Merge pull request #2021

e80e1b4 fix restore height option for hardware wallet restore (lacksfish)
This commit is contained in:
luigi1111 2019-03-21 16:16:20 -04:00
commit d3d8e9fd0d
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

View File

@ -111,12 +111,11 @@ Rectangle {
}
}
GridLayout {
ColumnLayout {
Layout.topMargin: 10 * scaleRatio
Layout.fillWidth: true
columnSpacing: 20 * scaleRatio
columns: 2
spacing: 20 * scaleRatio
MoneroComponents.LineEdit {
id: restoreHeight