aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-14 07:13:28 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-14 07:13:28 +0000
commit88add95ac772a31df8d315292ac5b173ebc094b6 (patch)
tree3500ae445663bafa50142b51c81aff3d089ef8fc /src/summaryview.h
parentdc8a02f596786439e7bb7c04612fb2a016a3194d (diff)
added separator between the summary status and the header pane.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@741 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/summaryview.h')
-rw-r--r--src/summaryview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/summaryview.h b/src/summaryview.h
index 1711c704..3742f793 100644
--- a/src/summaryview.h
+++ b/src/summaryview.h
@@ -64,6 +64,7 @@ struct _SummaryView
GtkTreeSelection *selection;
GtkTreeViewColumn *columns[N_SUMMARY_VISIBLE_COLS];
+ GtkWidget *hseparator;
GtkWidget *hbox;
GtkWidget *hbox_l;
GtkWidget *statlabel_folder;