1
0
mirror of https://github.com/saitohirga/WSJT-X.git synced 2025-03-21 03:28:59 -04:00

change column title from In-QSO to In Progress

This commit is contained in:
Brian Moran 2022-11-19 07:20:17 -08:00
parent 0820a86d37
commit a247bcae94

View File

@ -2294,7 +2294,7 @@ Double-click to reset to the standard 73 message</string>
<item row="0" column="1">
<widget class="QLabel" name="label_inProcess">
<property name="text">
<string>In-QSO</string>
<string>In Progress</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>