From 2337f88f58f539528d3be11278f3fd9927a0bec5 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sun, 14 Apr 2002 03:25:29 +0000 Subject: compile fixes svn path=/trunk/; revision=16461 --- mail/mail-account-editor-news.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/mail-account-editor-news.h') diff --git a/mail/mail-account-editor-news.h b/mail/mail-account-editor-news.h index a89b60eab5..b7c04fb305 100644 --- a/mail/mail-account-editor-news.h +++ b/mail/mail-account-editor-news.h @@ -63,7 +63,7 @@ typedef struct { GtkType mail_account_editor_news_get_type (void); -MailAccountEditorNews *mail_account_editor_news_new (MailConfigService *service); +GtkWidget *mail_account_editor_news_new (MailConfigService *service); #ifdef __cplusplus } -- cgit v1.2.3