Remove unnecessary UI properties from "IP Filter Refresh" button

PR #16575.
This commit is contained in:
xavier2k6 2022-03-08 05:22:23 +00:00 committed by GitHub
parent 97c28e1e51
commit 889d994dbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>