Merge pull request #3481 from Chocobo1/moveOption

Move option "Ignore transfer limits on local network" to Speed page
This commit is contained in:
sledgehammer999
2015-08-30 07:58:30 -05:00
6 changed files with 300 additions and 263 deletions

View File

@@ -1668,6 +1668,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>