summaryrefslogtreecommitdiff
path: root/src/downloadmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/downloadmanager.h')
-rw-r--r--src/downloadmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/downloadmanager.h b/src/downloadmanager.h
index 4fc61cad..d6342f22 100644
--- a/src/downloadmanager.h
+++ b/src/downloadmanager.h
@@ -158,7 +158,7 @@ public:
*
* @param outputDirectory the new output directory
**/
- void setOutputDirectory(const QString &outputDirectory);
+ void setOutputDirectory(const QString &outputDirectory, const bool refresh = true);
/**
* @brief disables feedback from the downlods fileSystemWhatcher untill disableDownloadsWatcherEnd() is called