From 6a56c5d5541bd471d78b4797ffccd378c1e73550 Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 27 Dec 2010 16:19:10 +0100 Subject: Configuration option for archived files Added color selection for archived files to make more clearly which files aren't present on the filesystem. --- filestreemodel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'filestreemodel.h') 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 -- cgit v1.2.3-70-g09d2