aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/summaryview.h')
-rw-r--r--src/summaryview.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/summaryview.h b/src/summaryview.h
index 723b5b73..201a9634 100644
--- a/src/summaryview.h
+++ b/src/summaryview.h
@@ -162,6 +162,9 @@ private:
/* junk filter list */
GSList *junk_fltlist;
+
+ /* generic flag */
+ gint tmp_flag;
};
SummaryView *summary_create(void);