mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-25 10:46:15 +03:00
searchengine: remove size constraints to search button
This commit is contained in:
parent
7c00e80f7a
commit
67c0f47928
1 changed files with 0 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue