mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
Remove unnecessary UI properties from "IP Filter Refresh" button
PR #16575.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user