Browse Source

Remove unnecessary UI properties from "IP Filter Refresh" button

PR #16575.
adaptive-webui-19844
xavier2k6 3 years ago committed by GitHub
parent
commit
889d994dbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      src/gui/optionsdialog.ui

6
src/gui/optionsdialog.ui

@ -1829,12 +1829,6 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually</s @@ -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…
Cancel
Save