Move option "Ignore transfer limits on local network" to Speed page

This commit is contained in:
Chocobo1
2015-07-22 02:43:59 +08:00
parent dfb2f8b3b3
commit bd657fe9ae
6 changed files with 18 additions and 13 deletions

View File

@@ -1679,6 +1679,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkLimitLocalPeerRate">
<property name="text">
<string>Apply rate limit to peers on LAN</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>