fix(PD): threadtype combobox too small for metric fine

This commit is contained in:
Alfredo Monclus
2024-08-06 01:04:18 -03:00
committed by Chris Hennes
parent 450ec1ad8c
commit 70d0d50746

View File

@@ -67,7 +67,7 @@
<item>
<widget class="QComboBox" name="ThreadSize">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>