mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-04-05 02:48:37 -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>
|
||||
<widget class="HintedSpinBox" name="sbFtol">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
||||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
@ -1635,6 +1635,9 @@ When not checked you can view the calibration results.</string>
|
||||
<property name="toolTip">
|
||||
<string>Maximum drift rate in units of symbol rate per transmission.</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
<property name="prefix">
|
||||
<string>Max Drift </string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user