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