mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-04 14:17:52 -04:00
Some more GUI improvements.
This commit is contained in:
parent
46676e4715
commit
fc135f8e03
@ -1322,7 +1322,7 @@ When not checked you can view the calibration results.</string>
|
|||||||
<item>
|
<item>
|
||||||
<widget class="HintedSpinBox" name="sbFtol">
|
<widget class="HintedSpinBox" name="sbFtol">
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
||||||
<horstretch>0</horstretch>
|
<horstretch>0</horstretch>
|
||||||
<verstretch>0</verstretch>
|
<verstretch>0</verstretch>
|
||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
@ -1635,6 +1635,9 @@ When not checked you can view the calibration results.</string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Maximum drift rate in units of symbol rate per transmission.</string>
|
<string>Maximum drift rate in units of symbol rate per transmission.</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="alignment">
|
||||||
|
<set>Qt::AlignCenter</set>
|
||||||
|
</property>
|
||||||
<property name="prefix">
|
<property name="prefix">
|
||||||
<string>Max Drift </string>
|
<string>Max Drift </string>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user