mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-06 23:52:31 -06:00
- FEATURE: Added per-torrent super seeding mode
This commit is contained in:
@@ -82,6 +82,7 @@ class FinishedTorrents : public QWidget, public Ui::seeding {
|
||||
void hideOrShowColumnUpload();
|
||||
void hideOrShowColumnRatio();
|
||||
void forceRecheck();
|
||||
void toggleSuperSeedingMode();
|
||||
|
||||
public slots:
|
||||
void addTorrent(QString hash);
|
||||
|
||||
Reference in New Issue
Block a user