Re layed-out conversion dialog

This commit is contained in:
Kovid Goyal 2007-10-08 21:51:10 +00:00
parent 9cd8bdc7a6
commit 26a08486fa

View File

@ -38,7 +38,7 @@
</property>
<property name="maximumSize" >
<size>
<width>154</width>
<width>172</width>
<height>16777215</height>
</size>
</property>
@ -51,6 +51,12 @@
<property name="mouseTracking" >
<bool>true</bool>
</property>
<property name="verticalScrollBarPolicy" >
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="horizontalScrollBarPolicy" >
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="showDropIndicator" stdset="0" >
<bool>false</bool>
</property>
@ -75,7 +81,7 @@
<property name="gridSize" >
<size>
<width>150</width>
<height>119</height>
<height>100</height>
</size>
</property>
<property name="viewMode" >