mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 17:12:31 -06:00
- Finished trackers edition
This commit is contained in:
@@ -132,7 +132,7 @@ class bittorrent : public QObject{
|
||||
void readAlerts();
|
||||
void processDownloadedFile(const QString&, const QString&, int, const QString&);
|
||||
void resumeUnfinished();
|
||||
void loadTrackerFile(const QString& hash);
|
||||
bool loadTrackerFile(const QString& hash);
|
||||
void saveTrackerFile(const QString& hash);
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user