mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Correctly handle "torrent finished after move" event
PR #21596. Closes #21576.
This commit is contained in:
committed by
GitHub
parent
966387859a
commit
8e941a06f1
@@ -598,6 +598,7 @@ namespace BitTorrent
|
||||
|
||||
void moveTorrentStorage(const MoveStorageJob &job) const;
|
||||
void handleMoveTorrentStorageJobFinished(const Path &newPath);
|
||||
void processPendingFinishedTorrents();
|
||||
|
||||
void loadCategories();
|
||||
void storeCategories() const;
|
||||
|
||||
Reference in New Issue
Block a user