mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 12:38:53 -04:00
Fix the "CQ Max Dist" tool tip.
This commit is contained in:
parent
e29eb263b5
commit
4e6db5063c
@ -1286,7 +1286,7 @@ When not checked you can view the calibration results.</string>
|
||||
<item>
|
||||
<widget class="QComboBox" name="respondComboBox">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Select <span style=" font-weight:600;">CQ: First</span> to respond automatically to the first decoded reply to your CQ. </p><p>Select <span style=" font-weight:600;">CQ: Max Pts</span> to respond automatically to the reply yielding most points in the ARRL International Digital Contest.</p><p>Select <span style=" font-weight:600;">CQ: None</span> to choose callers manually.</p></body></html></string>
|
||||
<string><html><head/><body><p>Select <span style=" font-weight:600;">CQ: First</span> to respond automatically to the first decoded reply to your CQ. </p><p>Select <span style=" font-weight:600;">CQ: Max Dist</span> to respond automatically to the reply yielding most points in the ARRL International Digital Contest.</p><p>Select <span style=" font-weight:600;">CQ: None</span> to choose callers manually.</p></body></html></string>
|
||||
</property>
|
||||
<property name="currentText">
|
||||
<string/>
|
||||
|
Loading…
Reference in New Issue
Block a user