Add ability to set super seeding mode for torrents

This commit is contained in:
buinsky 2015-01-30 15:58:27 -05:00
parent 28f573e9a8
commit facab1681a
7 changed files with 49 additions and 0 deletions

View file

@ -76,6 +76,7 @@ private:
void action_command_toggleAlternativeSpeedLimits();
void action_command_toggleSequentialDownload();
void action_command_toggleFirstLastPiecePrio();
void action_command_setSuperSeeding();
void action_command_delete();
void action_command_deletePerm();
void action_command_increasePrio();