[TD]fix line standard drop downs

This commit is contained in:
wandererfan
2023-12-05 13:28:06 -05:00
committed by WandererFan
parent fb128a3f4d
commit efd3407dd8
7 changed files with 92 additions and 25 deletions

View File

@@ -537,6 +537,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxVisibleItems">
<number>6</number>
</property>
<property name="iconSize">
<size>
<width>32</width>
@@ -574,6 +577,12 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxVisibleItems">
<number>6</number>
</property>
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
<property name="iconSize">
<size>
<width>32</width>
@@ -608,6 +617,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxVisibleItems">
<number>6</number>
</property>
<property name="iconSize">
<size>
<width>32</width>
@@ -736,6 +748,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxVisibleItems">
<number>6</number>
</property>
<property name="iconSize">
<size>
<width>32</width>