summaryrefslogtreecommitdiffstats
path: root/filestreemodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'filestreemodel.h')
-rw-r--r--filestreemodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/filestreemodel.h b/filestreemodel.h
index 9054368..315e6b2 100644
--- a/filestreemodel.h
+++ b/filestreemodel.h
@@ -85,6 +85,7 @@ class FilesTreeModel : public SmTreeModel {
QColor mLocalColor;
QColor mArchivedColor;
QColor mFavoriteColor;
+ qint64 mDvdSize;
};
#endif // FILESTREEMODEL_H