Targeted Qt

This commit is contained in:
2026-05-17 19:15:41 +02:00
parent ce883fa950
commit d1c0f4a738
2 changed files with 4 additions and 4 deletions

View File

@@ -47,9 +47,9 @@ this repository contains the full copyright notices and license terms. -->
<label name="tolerance_used"/>
<field name="tolerance_used" widget="tolerance_gauge"
min_field="tolerance_min" max_field="tolerance_max"
width="360" xexpand="0" xfill="0"/>
width="180" xexpand="0" xfill="0"/>
<label name="targeted_qt"/>
<field name="targeted_qt" width="160"/>
<field name="targeted_qt" width="120"/>
<field name="tolerance_min" invisible="1"/>
<field name="tolerance_max" invisible="1"/>
<newline/>

View File

@@ -47,9 +47,9 @@ this repository contains the full copyright notices and license terms. -->
<label name="tolerance_used"/>
<field name="tolerance_used" widget="tolerance_gauge"
min_field="tolerance_min" max_field="tolerance_max"
width="360" xexpand="0" xfill="0"/>
width="180" xexpand="0" xfill="0"/>
<label name="targeted_qt"/>
<field name="targeted_qt" width="160"/>
<field name="targeted_qt" width="120"/>
<field name="tolerance_min" invisible="1"/>
<field name="tolerance_max" invisible="1"/>
<newline/>