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:
Joe Taylor 2016-03-25 20:56:29 +00:00
parent 0e51ca70ac
commit de9ba371ac
1 changed files with 2 additions and 2 deletions

View File

@ -628,7 +628,7 @@ QLabel[oob="true"] {
<string>Set Tx frequency to Rx Frequency</string>
</property>
<property name="text">
<string>Tx&lt;Rx</string>
<string>TxRx</string>
</property>
</widget>
</item>
@ -769,7 +769,7 @@ QLabel[oob=&quot;true&quot;] {
<string>Set Rx frequency to Tx Frequency</string>
</property>
<property name="text">
<string>Rx&lt;Tx</string>
<string>RxTx</string>
</property>
</widget>
</item>