Put search/replace filter spacer back in, only this time in the scroll area

This commit is contained in:
Charles Haley 2010-10-30 18:21:08 +01:00
parent 1af1a2a873
commit 4da76331d1

View File

@ -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>