From 1ba8e59ec882952619ed60d6bb5af826fad8b841 Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 30 May 2005 08:57:22 +0000 Subject: optimized getting the selection list. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@297 ee746299-78ed-0310-b773-934348b2243d --- src/summaryview.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/summaryview.h') diff --git a/src/summaryview.h b/src/summaryview.h index 2bb9f2d6..fa5727aa 100644 --- a/src/summaryview.h +++ b/src/summaryview.h @@ -109,6 +109,8 @@ struct _SummaryView GtkTreeRowReference *selected; GtkTreeRowReference *displayed; + GList *selection_list; + gboolean display_msg; SummaryColumnState col_state[N_SUMMARY_VISIBLE_COLS]; -- cgit v1.2.3