Added tooltip to status button
This commit is contained in:
+4
-1
@@ -1538,7 +1538,7 @@ QTextEdit[transmitting="true"] {
|
||||
</size>
|
||||
</property>
|
||||
<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 name="text">
|
||||
<string>INFO</string>
|
||||
@@ -1705,6 +1705,9 @@ color:#222;
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Send your station status message</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>STATUS</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user