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

This commit is contained in:
Alfredo Monclus
2024-08-25 19:35:25 -05:00
committed by Chris Hennes
parent 450ec1ad8c
commit 70d0d50746
+1 -1
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>