mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
Use default values for inconsequential fields
Or when the default value is actually what we want.
This commit is contained in:
parent
e93a67e644
commit
a93cf04aca
1 changed files with 0 additions and 9 deletions
|
@ -1570,9 +1570,6 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually</s
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Maximum number of upload slots per torrent:</string>
|
<string>Maximum number of upload slots per torrent:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="2" column="0">
|
<item row="2" column="0">
|
||||||
|
@ -1580,9 +1577,6 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually</s
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Global maximum number of upload slots:</string>
|
<string>Global maximum number of upload slots:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="2" column="1">
|
<item row="2" column="1">
|
||||||
|
@ -1668,9 +1662,6 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually</s
|
||||||
<property name="enabled">
|
<property name="enabled">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
|
||||||
<string/>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue