mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
FEATURE: Global transfer information are displayed in the new Web UI status bar
This commit is contained in:
@@ -60,6 +60,7 @@ 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