mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
Don't force update torrent status
This commit is contained in:
@@ -661,7 +661,7 @@ namespace BitTorrent
|
||||
std::vector<lt::alert *> getPendingAlerts(lt::time_duration time = lt::time_duration::zero()) const;
|
||||
|
||||
void moveTorrentStorage(const MoveStorageJob &job) const;
|
||||
void handleMoveTorrentStorageJobFinished();
|
||||
void handleMoveTorrentStorageJobFinished(const Path &newPath);
|
||||
|
||||
void loadCategories();
|
||||
void storeCategories() const;
|
||||
|
||||
Reference in New Issue
Block a user