mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 03:58:50 -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
0e51ca70ac
commit
de9ba371ac
@ -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…
Reference in New Issue
Block a user