mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
- Web UI: Display generation information in torrent properties
This commit is contained in:
@@ -56,6 +56,7 @@ class HttpConnection : public QObject
|
||||
void write();
|
||||
virtual void respond();
|
||||
void respondJson();
|
||||
void respondGenPropertiesJson(QString hash);
|
||||
void respondCommand(QString command);
|
||||
void respondNotFound();
|
||||
void processDownloadedFile(QString, QString);
|
||||
|
||||
Reference in New Issue
Block a user