Allow to disable Automatic mode when "temp" path changed

This commit is contained in:
Vladimir Golovnev (Glassez)
2022-02-28 09:41:44 +03:00
parent 04c1988665
commit c5ff9b353c
4 changed files with 24 additions and 11 deletions

View File

@@ -233,7 +233,6 @@ namespace BitTorrent
void handleAlert(const lt::alert *a);
void handleStateUpdate(const lt::torrent_status &nativeStatus);
void handleDownloadPathChanged();
void handleCategoryOptionsChanged();
void handleAppendExtensionToggled();
void saveResumeData();