mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
- Remember edited trackers on restart
This commit is contained in:
@@ -132,6 +132,8 @@ class bittorrent : public QObject{
|
||||
void readAlerts();
|
||||
void processDownloadedFile(const QString&, const QString&, int, const QString&);
|
||||
void resumeUnfinished();
|
||||
void loadTrackerFile(const QString& hash);
|
||||
void saveTrackerFile(const QString& hash);
|
||||
|
||||
signals:
|
||||
void invalidTorrent(const QString& path);
|
||||
|
||||
Reference in New Issue
Block a user