[BIM] Stop combobox sizeAdjustPolicy warning

This commit is contained in:
Syres916
2025-06-29 17:41:04 +01:00
committed by Yorik van Havre
parent 680be1548c
commit addac93afa

View File

@@ -406,9 +406,6 @@
<property name="toolTip">
<string>The main use of this building</string>
</property>
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToMinimumContentsLength</enum>
</property>
<property name="minimumContentsLength">
<number>0</number>
</property>