mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
- extending Queueing system to seeding list (unfinished)
This commit is contained in:
@@ -110,6 +110,7 @@ class options_imp : public QDialog, private Ui::Dialog {
|
||||
// Queueing system
|
||||
bool isQueueingSystemEnabled() const;
|
||||
int getMaxActiveDownloads() const;
|
||||
int getMaxActiveTorrents() const;
|
||||
bool isWebUiEnabled() const;
|
||||
quint16 webUiPort() const;
|
||||
QString webUiUsername() const;
|
||||
|
||||
Reference in New Issue
Block a user