Merge branch 'improve-wizard' of https://github.com/un-pogaz/calibre

This commit is contained in:
Kovid Goyal 2025-08-23 14:30:48 +05:30
commit 78cf39e233
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

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