mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-26 11:16:20 +03:00
Remove unnecessary UI properties from "IP Filter Refresh" button
PR #16575.
This commit is contained in:
parent
97c28e1e51
commit
889d994dbc
1 changed files with 0 additions and 6 deletions
|
@ -1829,12 +1829,6 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually</s
|
|||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="IpFilterRefreshBtn">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>25</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Reload the filter</string>
|
||||
</property>
|
||||
|
|
Loading…
Reference in a new issue