forked from qt-creator/qt-creator
Find: Enlarge Scope combobox
When a project name is long, "Project %1" isn't fully visible. Change-Id: I7f265d9a2c5c61cd4baa7b0829223fc8cf07061c Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -93,6 +93,9 @@
|
|||||||
<verstretch>0</verstretch>
|
<verstretch>0</verstretch>
|
||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="sizeAdjustPolicy">
|
||||||
|
<enum>QComboBox::AdjustToContents</enum>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
Reference in New Issue
Block a user