From 286e3a8873173e736398b7093a7664b1c15515c4 Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 13 Nov 2006 10:04:31 +0000 Subject: added Cc: header to the header view. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1296 ee746299-78ed-0310-b773-934348b2243d --- src/headerview.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/headerview.h') diff --git a/src/headerview.h b/src/headerview.h index db7d810b..bf1e4db4 100644 --- a/src/headerview.h +++ b/src/headerview.h @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999,2000 Hiroyuki Yamamoto + * Copyright (C) 1999-2006 Hiroyuki Yamamoto * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -35,6 +35,8 @@ struct _HeaderView GtkWidget *from_body_label; GtkWidget *to_header_label; GtkWidget *to_body_label; + GtkWidget *cc_header_label; + GtkWidget *cc_body_label; GtkWidget *ng_header_label; GtkWidget *ng_body_label; GtkWidget *subject_header_label; -- cgit v1.2.3