mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-10 14:23:31 -05:00
Add a ToolTip for the new ComboBox selecting CQ rsponse type.
This commit is contained in:
parent
5e9645091d
commit
7d66232ec7
@ -833,6 +833,9 @@ When not checked you can view the calibration results.</string>
|
||||
</item>
|
||||
<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 he first decoded replyto 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 Digi-DX 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/>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user