mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-12 07:06:17 -05:00
Fox should default to calling "CQ HUND ..."
This commit is contained in:
parent
829e3ec500
commit
6edefef70b
@ -1682,6 +1682,11 @@ list. The list can be maintained in Settings (F2).</string>
|
||||
</item>
|
||||
<item row="4" column="0">
|
||||
<widget class="QComboBox" name="comboBoxCQ">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>CQ HUND</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>CQ</string>
|
||||
|
Loading…
Reference in New Issue
Block a user