Increase max piece size to 16 MiB in create torrent dialog

Increasing it beyond this will require changes to
createtorrentdialog.py
This commit is contained in:
John Garland 2011-06-10 13:24:36 +10:00
commit ed0b017fe1

View file

@ -558,6 +558,7 @@
2 MiB 2 MiB
4 MiB 4 MiB
8 MiB 8 MiB
16 MiB
</property> </property>
</widget> </widget>
<packing> <packing>