mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-12 17:37:25 -04:00
fix various QML warnings
This commit is contained in:
@@ -149,7 +149,6 @@ ColumnLayout {
|
||||
id: input
|
||||
readOnly: false
|
||||
addressValidation: false
|
||||
anchors.top: item.showingHeader ? inputLabelRect.bottom : item.top
|
||||
Layout.fillWidth: true
|
||||
topPadding: item.showingHeader ? 10 * scaleRatio : 0
|
||||
bottomPadding: 10 * scaleRatio
|
||||
|
||||
Reference in New Issue
Block a user