Enlarge symbols combo.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23822 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-03-19 09:00:12 +00:00
parent 57041a9b84
commit a0f4be8515

View File

@ -47,7 +47,11 @@
</widget>
</item>
<item>
<widget class="QComboBox" name="categoryCO" />
<widget class="QComboBox" name="categoryCO" >
<property name="maxVisibleItems" >
<number>20</number>
</property>
</widget>
</item>
</layout>
</item>