Fem: Simplify label in material task panel

This commit is contained in:
marioalexis
2025-03-28 11:38:42 -03:00
committed by Benjamin Nauck
parent ba4ee26ebc
commit b655de3ea6

View File

@@ -340,7 +340,10 @@
<item row="2" column="0">
<widget class="QLabel" name="label_expansion_reference_temperature">
<property name="text">
<string>Expansion Reference Temperature:</string>
<string>Reference Temperature:</string>
</property>
<property name="toolTip">
<string>Reference temperature for thermal expansion</string>
</property>
</widget>
</item>