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:
parent
a4cbfbecfa
commit
ddb7c383de
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user