From 2deab9c41716083286a3c74d1ece13214972399c Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Thu, 5 Oct 2000 00:38:06 +0000 Subject: Add the stuff to make evolution-mail a summary providing component. :) svn path=/trunk/; revision=5738 --- mail/mail-summary.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mail/mail-summary.h (limited to 'mail/mail-summary.h') diff --git a/mail/mail-summary.h b/mail/mail-summary.h new file mode 100644 index 0000000000..52c64cfb52 --- /dev/null +++ b/mail/mail-summary.h @@ -0,0 +1,3 @@ +char * create_summary_view (ExecutiveSummaryComponent *component, + char **title, + void *closure); -- cgit v1.2.3