Commit 3e8db2d0 authored by Don Gagne's avatar Don Gagne

Use QGCLabel instead of Text

parent 059df23d
......@@ -24,9 +24,8 @@ Rectangle {
Column {
anchors.fill:parent
Text {
QGCLabel {
text: "FIRMWARE UPDATE"
color: qgcPal.text
font.pointSize: 20
}
......
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