summaryrefslogtreecommitdiffstats
path: root/smdirwatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'smdirwatcher.h')
-rw-r--r--smdirwatcher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/smdirwatcher.h b/smdirwatcher.h
index 656d677..0da5b4b 100644
--- a/smdirwatcher.h
+++ b/smdirwatcher.h
@@ -20,6 +20,7 @@ class SmDirWatcher : public QThread {
signals:
void dwEvent(const QString& file, int event);
+ void needRefresh();
public slots:
void run();