mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-31 04:07:55 -04:00
Improve two widget labels.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6560 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
78188ac39e
commit
253d0a1936
@ -628,7 +628,7 @@ QLabel[oob="true"] {
|
||||
<string>Set Tx frequency to Rx Frequency</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Tx<Rx</string>
|
||||
<string>Tx ← Rx</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -769,7 +769,7 @@ QLabel[oob="true"] {
|
||||
<string>Set Rx frequency to Tx Frequency</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Rx<Tx</string>
|
||||
<string>Rx ← Tx</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user