diff options
Diffstat (limited to 'smdirmodel.h')
-rw-r--r-- | smdirmodel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/smdirmodel.h b/smdirmodel.h index ed77ac4..a0d4a9d 100644 --- a/smdirmodel.h +++ b/smdirmodel.h @@ -49,7 +49,6 @@ class SmDirModel : public SmTreeModel { void needResize(); private: - const QList<QVariant> fileData(const QFileInfo &fi) const; SmDirWatcher *mWatch; QStringList mHeaders; QString mCurrentDir; |