summaryrefslogtreecommitdiffstats
path: root/smdirmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'smdirmodel.h')
-rw-r--r--smdirmodel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/smdirmodel.h b/smdirmodel.h
index 1c7e9b2..21aab40 100644
--- a/smdirmodel.h
+++ b/smdirmodel.h
@@ -34,7 +34,6 @@ class SmDirModel : public SmTreeModel {
QDir dir() const;
QFileInfo fileInfo(const QModelIndex &idx) const;
QTimer *refresTimer() { return mRefreshTimer; }
- SmDataColletor *collector() { return mCollector; }
public slots:
void setDir(const QString &dir);