aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary.h
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/e-summary.h')
-rw-r--r--my-evolution/e-summary.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/my-evolution/e-summary.h b/my-evolution/e-summary.h
index 703d38a747..ad3e72d925 100644
--- a/my-evolution/e-summary.h
+++ b/my-evolution/e-summary.h
@@ -102,7 +102,7 @@ struct _ESummary {
GtkVBox parent;
ESummaryPrefs *preferences;
- ESummaryPrefs *old_prefs;
+/* ESummaryPrefs *old_prefs; */
ESummaryMail *mail;
ESummaryCalendar *calendar;
@@ -127,7 +127,8 @@ struct _ESummaryClass {
GtkType e_summary_get_type (void);
-GtkWidget *e_summary_new (const GNOME_Evolution_Shell shell);
+GtkWidget *e_summary_new (const GNOME_Evolution_Shell shell,
+ ESummaryPrefs *prefs);
void e_summary_print (BonoboUIComponent *component,
gpointer user_data,
a>pav2005-11-241-0/+1 * SIZEify.trevor2004-01-291-0/+1 * Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparentlylinimon2004-01-121-1/+1 * Fix build on 5.x.linimon2003-12-293-7/+49 * Mark as broken on 5.x. Informed maintainer.linimon2003-12-081-1/+7 * Clear moonlight beckons.ade2003-03-072-1/+1 * update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-4/+4 * Don't install seyon stid dialer for the moment.imp1999-11-111-16/+0 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1