mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 00:33:09 -07:00
Convert existing speed dialog to global + alt global limits only
This commit is contained in:
parent
7c48ba2f19
commit
76f285f19c
10 changed files with 293 additions and 224 deletions
|
@ -171,8 +171,7 @@ private slots:
|
|||
void on_actionStatistics_triggered();
|
||||
void on_actionCreateTorrent_triggered();
|
||||
void on_actionOptions_triggered();
|
||||
void on_actionSetGlobalUploadLimit_triggered();
|
||||
void on_actionSetGlobalDownloadLimit_triggered();
|
||||
void on_actionSetGlobalSpeedLimits_triggered();
|
||||
void on_actionDocumentation_triggered() const;
|
||||
void on_actionOpen_triggered();
|
||||
void on_actionDownloadFromURL_triggered();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue