From d09d4962997e9056652815aab81f49311a6a59a8 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Fri, 8 Jun 2001 20:47:52 +0000 Subject: Committing the new My Evolution. svn path=/trunk/; revision=10163 --- my-evolution/e-summary-factory.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 my-evolution/e-summary-factory.h (limited to 'my-evolution/e-summary-factory.h') diff --git a/my-evolution/e-summary-factory.h b/my-evolution/e-summary-factory.h new file mode 100644 index 0000000000..970f81d22e --- /dev/null +++ b/my-evolution/e-summary-factory.h @@ -0,0 +1,15 @@ +/* + * e-summary-factory.c: Executive Summary Factory. + * + * Copyright (C) 2001 Ximian, Inc. + * + * Authors: Iain Holmes + */ + +#ifndef __E_SUMMARY_FACTORY_H__ +#define __E_SUMMARY_FACTORY_H__ + +BonoboControl *e_summary_factory_new_control (const char *uri, + const GNOME_Evolution_Shell shell); + +#endif -- cgit v1.2.3