Enable Super Seeding mode once ratio/time limit is reached

This commit is contained in:
thalieht 2019-08-09 13:06:16 +03:00
commit 1f6f1716ad
4 changed files with 18 additions and 9 deletions

View file

@ -2455,9 +2455,6 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="suffix">
<string extracomment="minutes"> min</string>
</property>
@ -2501,6 +2498,11 @@
<string>Remove them</string>
</property>
</item>
<item>
<property name="text">
<string>Enable super seeding for them</string>
</property>
</item>
</widget>
</item>
<item row="1" column="0">
@ -2515,9 +2517,6 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="alignment">
<set>Qt::AlignHCenter</set>
</property>
<property name="maximum">
<double>9998.000000000000000</double>
</property>