- Revert to default size adjustment policy for group icon's comboboxes.

This might speed up the groups' dialog construction (or might not).
This commit is contained in:
Konstantin Isakov 2009-10-10 11:35:37 +00:00
parent 9aefea2dc8
commit 98aedc0205

View file

@ -39,11 +39,7 @@
</widget>
</item>
<item>
<widget class="QComboBox" name="groupIcon">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
</widget>
<widget class="QComboBox" name="groupIcon"/>
</item>
<item>
<spacer name="horizontalSpacer">