summaryrefslogtreecommitdiff
path: root/pith/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/state.h')
-rw-r--r--pith/state.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pith/state.h b/pith/state.h
index 93db4f4b..47e97ce4 100644
--- a/pith/state.h
+++ b/pith/state.h
@@ -242,6 +242,7 @@ struct pine {
char **feat_list_back_compat;
SPEC_COLOR_S *hdr_colors; /* list of configed colors for view */
+ SPEC_COLOR_S *index_token_colors; /* list of configed colors for index */
short init_context;
@@ -286,6 +287,8 @@ struct pine {
SortOrder def_sort, /* Default sort type */
sort_types[22];
+ int preserve;
+
int last_expire_year, last_expire_month;
int printer_category;