searchengine: remove size constraints to search button

This commit is contained in:
Gabriele 2015-07-29 11:42:53 +02:00
parent 7c00e80f7a
commit 67c0f47928

View file

@ -24,12 +24,6 @@
</item>
<item>
<widget class="QPushButton" name="search_button">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>29</height>
</size>
</property>
<property name="text">
<string>Search</string>
</property>