mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 20:18:35 -04:00
This time I actually add the new Tool Tips.
This commit is contained in:
parent
036b3eb24e
commit
7f3fa166a6
@ -3003,6 +3003,9 @@ Right click for insert and delete options.</string>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_27" stretch="0,1,0,1">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbSuperFox">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Check this box to transmit (Fox) or receive (Hound) the SuperFox waveform.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>SuperFox mode</string>
|
||||
</property>
|
||||
@ -3048,6 +3051,9 @@ Right click for insert and delete options.</string>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>SuperFox operator must enter a valid key to enable transmission.</p></body></html></string>
|
||||
</property>
|
||||
<property name="maxLength">
|
||||
<number>9</number>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user