Improve "move torrent storage" handling

This commit is contained in:
Vladimir Golovnev (Glassez)
2020-07-15 15:46:09 +03:00
parent 3cf8626317
commit cdc2b8d79b
5 changed files with 67 additions and 40 deletions

View File

@@ -252,7 +252,7 @@ namespace BitTorrent
void handleCategorySavePathChanged();
void handleAppendExtensionToggled();
void saveResumeData();
void handleStorageMoved(const QString &newPath, const QString &errorMessage);
void handleMoveStorageJobFinished(bool hasOutstandingJob);
QString actualStorageLocation() const;