diff options
Diffstat (limited to 'filestreemodel.h')
-rw-r--r-- | filestreemodel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filestreemodel.h b/filestreemodel.h index c31b282..af8dfbb 100644 --- a/filestreemodel.h +++ b/filestreemodel.h @@ -86,6 +86,7 @@ class FilesTreeModel : public SmTreeModel { int mMode; const int mMagic; QColor mLocalColor; + QColor mArchivedColor; }; #endif // FILESTREEMODEL_H |