aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/library/librarymodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/library/librarymodel.h')
-rw-r--r--src/plugins/General/library/librarymodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/library/librarymodel.h b/src/plugins/General/library/librarymodel.h
index 4ba2c2529..6efda252b 100644
--- a/src/plugins/General/library/librarymodel.h
+++ b/src/plugins/General/library/librarymodel.h
@@ -61,6 +61,7 @@ private:
LibraryTreeItem *m_rootItem;
QString m_filter;
+ bool m_showYear;
};
#endif // LIBRARYMODEL_H