summaryrefslogtreecommitdiffstats
path: root/smdirmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'smdirmodel.h')
-rw-r--r--smdirmodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/smdirmodel.h b/smdirmodel.h
index 2db790b..9c311e0 100644
--- a/smdirmodel.h
+++ b/smdirmodel.h
@@ -55,6 +55,7 @@ class SmDirModel : public SmTreeModel {
QString mCurrentDir;
QString mCur;
QTimer *mRunTimer;
+ QTimer *mRefreshTimer;
QMap<QString, QIcon> mIcons;
QMutex *mCollectorMx;
SmDataColletor *mCollector;