mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
searchengine: remove size constraints to search button
This commit is contained in:
committed by
sledgehammer999
parent
577582ee0b
commit
15c785d298
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user