mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 04:38:04 -06:00
WebAPI: Add endpoint to set speed limit mode
This commit is contained in:
committed by
GitHub
parent
3dd616f6ff
commit
7d97905716
@@ -41,6 +41,7 @@ public:
|
||||
private slots:
|
||||
void infoAction();
|
||||
void speedLimitsModeAction();
|
||||
void setSpeedLimitsModeAction();
|
||||
void toggleSpeedLimitsModeAction();
|
||||
void uploadLimitAction();
|
||||
void downloadLimitAction();
|
||||
|
||||
Reference in New Issue
Block a user