|
|
@ -45,7 +45,7 @@ Rectangle { |
|
|
|
} |
|
|
|
} |
|
|
|
Rectangle { |
|
|
|
Rectangle { |
|
|
|
width: parent.width * 0.5 |
|
|
|
width: parent.width * 0.5 |
|
|
|
height: parent.height * 0.95 |
|
|
|
height: parent.height |
|
|
|
color: checked ? qgcPal.buttonHighlight : qgcPal.button |
|
|
|
color: checked ? qgcPal.buttonHighlight : qgcPal.button |
|
|
|
border.color: qgcPal.text |
|
|
|
border.color: qgcPal.text |
|
|
|
border.width: 0 |
|
|
|
border.width: 0 |
|
|
|