Browse Source

Remove extra space

adaptive-webui-19844
Thomas Piccirello 7 years ago
parent
commit
fccdc7ebdc
  1. 4
      src/gui/optionsdlg.ui

4
src/gui/optionsdlg.ui

@ -1595,7 +1595,7 @@ @@ -1595,7 +1595,7 @@
<item>
<widget class="QLabel" name="labelForceProxy">
<property name="text">
<string> (&lt;a href=&quot;https://github.com/qbittorrent/qBittorrent/wiki/Disable-connections-not-supported-by-proxies&quot;&gt;More information&lt;/a&gt;)</string>
<string>(&lt;a href=&quot;https://github.com/qbittorrent/qBittorrent/wiki/Disable-connections-not-supported-by-proxies&quot;&gt;More information&lt;/a&gt;)</string>
</property>
<property name="openExternalLinks">
<bool>true</bool>
@ -2236,7 +2236,7 @@ @@ -2236,7 +2236,7 @@
<item>
<widget class="QLabel" name="label_anonymous">
<property name="text">
<string> (&lt;a href=&quot;https://github.com/qbittorrent/qBittorrent/wiki/Anonymous-Mode&quot;&gt;More information&lt;/a&gt;)</string>
<string>(&lt;a href=&quot;https://github.com/qbittorrent/qBittorrent/wiki/Anonymous-Mode&quot;&gt;More information&lt;/a&gt;)</string>
</property>
<property name="openExternalLinks">
<bool>true</bool>

Loading…
Cancel
Save