mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 05:38:46 -05: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>
|
||||
<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">
|
||||
<string notr="true">QPushButton:checked {
|
||||
color: rgb(0, 0, 0);
|
||||
|
Loading…
Reference in New Issue
Block a user