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

View File

@@ -1829,12 +1829,6 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually</s
</item> </item>
<item> <item>
<widget class="QToolButton" name="IpFilterRefreshBtn"> <widget class="QToolButton" name="IpFilterRefreshBtn">
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="toolTip"> <property name="toolTip">
<string>Reload the filter</string> <string>Reload the filter</string>
</property> </property>