Some more GUI improvements.

This commit is contained in:
Uwe Risse 2023-06-25 11:13:02 +02:00
parent 46676e4715
commit fc135f8e03

View File

@ -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>