Fix #1899323 [[Enhancement] Unnecessary empty space in the Heuristic processing of the Convert book window](https://bugs.launchpad.net/calibre/+bug/1899323)

This commit is contained in:
Kovid Goyal 2020-10-14 12:23:30 +05:30
parent e0d98c07e7
commit 87343c715e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -210,19 +210,6 @@
</property> </property>
</widget> </widget>
</item> </item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>131</width>
<height>35</height>
</size>
</property>
</spacer>
</item>
</layout> </layout>
</widget> </widget>
</item> </item>