mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 00:52:30 -06:00
- Added magnet URI support to Web UI
This commit is contained in:
@@ -167,6 +167,7 @@ class bittorrent : public QObject {
|
||||
void addPeerBanMessage(QString msg, bool from_ipfilter);
|
||||
void processDownloadedFile(QString, QString);
|
||||
void saveTrackerFile(QString hash);
|
||||
void addMagnetSkipAddDlg(QString uri);
|
||||
|
||||
protected slots:
|
||||
void scanDirectory(QString);
|
||||
|
||||
Reference in New Issue
Block a user