mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Put search/replace filter spacer back in, only this time in the scroll area
This commit is contained in:
parent
1af1a2a873
commit
4da76331d1
@ -678,6 +678,19 @@ nothing should be put between the original text and the inserted text</string>
|
|||||||
<item row="8" column="2">
|
<item row="8" column="2">
|
||||||
<widget class="QLineEdit" name="test_result"/>
|
<widget class="QLineEdit" name="test_result"/>
|
||||||
</item>
|
</item>
|
||||||
|
<item row="25" column="0" colspan="2">
|
||||||
|
<spacer name="verticalSpacer_2">
|
||||||
|
<property name="orientation">
|
||||||
|
<enum>Qt::Vertical</enum>
|
||||||
|
</property>
|
||||||
|
<property name="sizeHint" stdset="0">
|
||||||
|
<size>
|
||||||
|
<width>20</width>
|
||||||
|
<height>5</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
</spacer>
|
||||||
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user