summaryrefslogtreecommitdiffstats
path: root/picfilesmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'picfilesmodel.h')
-rw-r--r--picfilesmodel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/picfilesmodel.h b/picfilesmodel.h
index a27372d..6a033c1 100644
--- a/picfilesmodel.h
+++ b/picfilesmodel.h
@@ -18,7 +18,6 @@ class PicFilesModel : public SmTreeModel {
enum Fields { FileName = 0, Size = 1, MimeType = 2, FullPath = 3, Id = 4, Added = 5, Md5Sum = 6, SizeDisplay = 7 };
enum { NumFields = 8 };
explicit PicFilesModel(const QStringList &headers, QObject *parent = 0);
- ~PicFilesModel();
void setMapping(int pMapId);
//some data