From 3732e11bafb7719d34919947938fb5ca7720813c Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Fri, 3 Aug 2001 23:12:14 +0000 Subject: Updates for EvolutionStorage API changes. 2001-08-03 Jason Leach * mail-folder-cache.c (update_idle): Updates for EvolutionStorage API changes. * mail-importer.c (mail_importer_create_folder): Ditto. * mail-local.c: Same here. svn path=/trunk/; revision=11636 --- mail/subscribe-dialog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/subscribe-dialog.h') diff --git a/mail/subscribe-dialog.h b/mail/subscribe-dialog.h index b25d76bb9a..2696acf2e2 100644 --- a/mail/subscribe-dialog.h +++ b/mail/subscribe-dialog.h @@ -40,9 +40,9 @@ #define IS_SUBSCRIBE_DIALOG_CLASS(k) (GTK_CHECK_CLASS_TYPE ((k), SUBSCRIBE_DIALOG_TYPE)) struct _SubscribeDialog { - GtkObject parent; + GtkObject parent; - GNOME_Evolution_Shell shell; + GNOME_Evolution_Shell shell; GtkWidget *app; -- cgit v1.2.3