summaryrefslogtreecommitdiffstats
path: root/smdirwatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'smdirwatcher.h')
-rw-r--r--smdirwatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/smdirwatcher.h b/smdirwatcher.h
index bb045ef..bf89050 100644
--- a/smdirwatcher.h
+++ b/smdirwatcher.h
@@ -33,7 +33,7 @@ class SmDirWatcher : public QThread {
public slots:
void run();
void stop();
- void setDir(const QString &dir, bool progress = true);
+ void setDir(const QString &dir);
void setExpensiveOps(bool expensiveOps);
private: