Improve Torrent files watcher internals

PR #19924.
This commit is contained in:
Vladimir Golovnev
2023-11-13 14:27:04 +03:00
committed by GitHub
parent 2a20764d39
commit 8cc8ffabb0
2 changed files with 9 additions and 33 deletions

View File

@@ -73,7 +73,6 @@ private slots:
private:
explicit TorrentFilesWatcher(QObject *parent = nullptr);
void initWorker();
void load();
void loadLegacy();
void store() const;