Added tooltip to status button
This commit is contained in:
parent
f072ec74ed
commit
f2b3216bab
@ -1538,7 +1538,7 @@ QTextEdit[transmitting="true"] {
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><html><head/><body><p>Send your station information</p></body></html></string>
|
<string><html><head/><body><p>Send your station information message</p></body></html></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>INFO</string>
|
<string>INFO</string>
|
||||||
@ -1705,6 +1705,9 @@ color:#222;
|
|||||||
<height>30</height>
|
<height>30</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>Send your station status message</string>
|
||||||
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>STATUS</string>
|
<string>STATUS</string>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user