Fix #1690509 [Double spacing in Output options for TXT and TXTZ](https://bugs.launchpad.net/calibre/+bug/1690509)

This commit is contained in:
Kovid Goyal 2017-05-13 17:47:24 +05:30
parent 9b729fffd1
commit bf695916a7
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>392</width>
<height>346</height>
<height>378</height>
</rect>
</property>
<property name="windowTitle">
@ -132,6 +132,19 @@
</layout>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<customwidgets>