Commit 0e2c79b8 authored by Don Gagne's avatar Don Gagne

parent d2ab2510
...@@ -6,7 +6,8 @@ import QGroundControl.Palette 1.0 ...@@ -6,7 +6,8 @@ import QGroundControl.Palette 1.0
import QGroundControl.ScreenTools 1.0 import QGroundControl.ScreenTools 1.0
Button { Button {
id: combo id: combo
implicitHeight: ScreenTools.implicitComboBoxHeight
property real pointSize: ScreenTools.defaultFontPointSize ///< Point size for button text property real pointSize: ScreenTools.defaultFontPointSize ///< Point size for button text
property bool centeredLabel: false property bool centeredLabel: false
......
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