diff options
Diffstat (limited to 'src/schedule.cpp')
-rw-r--r-- | src/schedule.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/schedule.cpp b/src/schedule.cpp index 743c551..7ea7a22 100644 --- a/src/schedule.cpp +++ b/src/schedule.cpp @@ -198,6 +198,7 @@ void Schedule::slotScheduleScan() { // Update directory list filepattern = setup->dirs(); + setup->reset(); /* cthost = new CTHost();*/ /* const CTHost& cth(*cthost); |