mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- Global Upload/Download rates can be set by clicking on the status bar values
This commit is contained in:
@@ -60,7 +60,6 @@ class HttpServer : public QTcpServer {
|
||||
EventManager *eventManager() const;
|
||||
QString generateNonce() const;
|
||||
QHash<QString, int> client_failed_attempts;
|
||||
Bittorrent *getBTSession() const { return BTSession; }
|
||||
|
||||
private slots:
|
||||
void newHttpConnection();
|
||||
|
||||
Reference in New Issue
Block a user