mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-31 13:12:30 -04:00
Add tool-tip for "Best S+P" push-button
This commit is contained in:
parent
2db2884c39
commit
4492d8e977
@ -1185,6 +1185,9 @@ Not available to nonstandard callsign holders.</string>
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="pbBestSP">
|
<widget class="QPushButton" name="pbBestSP">
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>Enable auto response to the first decode from a new DXCC or new call on the current band.</string>
|
||||||
|
</property>
|
||||||
<property name="styleSheet">
|
<property name="styleSheet">
|
||||||
<string notr="true">QPushButton:checked {
|
<string notr="true">QPushButton:checked {
|
||||||
color: rgb(0, 0, 0);
|
color: rgb(0, 0, 0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user