mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-29 07:28:54 -04:00
change column title from In-QSO to In Progress
This commit is contained in:
parent
0820a86d37
commit
a247bcae94
@ -2294,7 +2294,7 @@ Double-click to reset to the standard 73 message</string>
|
|||||||
<item row="0" column="1">
|
<item row="0" column="1">
|
||||||
<widget class="QLabel" name="label_inProcess">
|
<widget class="QLabel" name="label_inProcess">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>In-QSO</string>
|
<string>In Progress</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="alignment">
|
<property name="alignment">
|
||||||
<set>Qt::AlignCenter</set>
|
<set>Qt::AlignCenter</set>
|
||||||
|
Loading…
Reference in New Issue
Block a user