1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 09:32:12 +01:00

BrowsingLibrary: Don't limit height of search line

This commit is contained in:
David Rosca 2015-11-09 14:29:36 +01:00
parent a4cbfbecfa
commit ddb7c383de

View File

@ -80,12 +80,6 @@
</item>
<item>
<widget class="QLineEdit" name="searchLine">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>23</height>
</size>
</property>
<property name="placeholderText">
<string>Search...</string>
</property>