A few better tooltips
This commit is contained in:
parent
ce2c045458
commit
59b1a3b011
@ -203,7 +203,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Current Frequency</string>
|
||||
<string>Set Current Frequency</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
@ -297,7 +297,7 @@ QPushButton[oob="true"] {
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Current frequency offset</string>
|
||||
<string>Set Current Frequency Offset</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QLabel {
|
||||
@ -404,6 +404,9 @@ color : white;
|
||||
<property name="mouseTracking">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Set Callsign and Grid</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QLabel {
|
||||
font-family: MS Shell Dlg 2;
|
||||
|
Loading…
Reference in New Issue
Block a user