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

This commit is contained in:
Chocobo1
2015-08-30 23:36:42 +08:00
parent 81089945ae
commit 5e457353e5
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>