Commit b1e79af1 authored by DonLakeFlyer's avatar DonLakeFlyer

parent 7a4fcc86
...@@ -222,11 +222,11 @@ Rectangle { ...@@ -222,11 +222,11 @@ Rectangle {
border.color: qgcPal.text border.color: qgcPal.text
RowLayout { RowLayout {
id: innerLayout id: innerLayout
anchors.margins: _padding anchors.margins: _padding
anchors.left: parent.left anchors.left: parent.left
anchors.top: parent.top anchors.verticalCenter: parent.verticalCenter
spacing: _padding spacing: _padding
property real _padding: ScreenTools.comboBoxPadding property real _padding: ScreenTools.comboBoxPadding
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment