mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Add ability to set super seeding mode for torrents
This commit is contained in:
parent
28f573e9a8
commit
facab1681a
7 changed files with 49 additions and 0 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue