mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
- FEATURE: Allow to customize folder scan interval
This commit is contained in:
@@ -73,6 +73,7 @@ class options_imp : public QDialog, private Ui::Dialog {
|
||||
bool addTorrentsInPause() const;
|
||||
bool isDirScanEnabled() const;
|
||||
QString getScanDir() const;
|
||||
int getFolderScanInterval() const;
|
||||
int getActionOnDblClOnTorrentDl() const;
|
||||
int getActionOnDblClOnTorrentFn() const;
|
||||
// Connection options
|
||||
|
||||
Reference in New Issue
Block a user