1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00

OP-1000 Changes a label again.

This commit is contained in:
Fredrik Arvidsson 2013-06-16 17:53:15 +02:00
parent 15c6e625b2
commit b221c7bfea

View File

@ -28105,6 +28105,9 @@ border-radius: 5;</string>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Throttle exponential value.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
@ -28146,7 +28149,7 @@ border-radius: 5;</string>
<string notr="true"/>
</property>
<property name="text">
<string>Max Vertical Speed</string>
<string>Max Vertical Velocity</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@ -28217,6 +28220,9 @@ border-radius: 5;</string>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum allowed vertical velocity in m/s.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>