Browse Source

Change for label sizes so text is not clipped

QGC4.4
Michael Carpenter 12 years ago
parent
commit
c59b4e5936
  1. 8
      src/ui/configuration/AccelCalibrationConfig.ui

8
src/ui/configuration/AccelCalibrationConfig.ui

@ -34,8 +34,8 @@
<rect> <rect>
<x>70</x> <x>70</x>
<y>160</y> <y>160</y>
<width>81</width> <width>111</width>
<height>31</height> <height>41</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text">
@ -48,8 +48,8 @@ Accelerometer</string>
<rect> <rect>
<x>20</x> <x>20</x>
<y>50</y> <y>50</y>
<width>211</width> <width>311</width>
<height>91</height> <height>101</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text">

Loading…
Cancel
Save