aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-account-editor-news.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2002-04-14 11:25:29 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-04-14 11:25:29 +0800
commit2337f88f58f539528d3be11278f3fd9927a0bec5 (patch)
tree1ff2087c79b6839143d2e12b1d4b788e3c2bc1b6 /mail/mail-account-editor-news.h
parentf1d41196e77e28d7b45fa783e601e35377bd5f55 (diff)
downloadgsoc2013-evolution-2337f88f58f539528d3be11278f3fd9927a0bec5.tar
gsoc2013-evolution-2337f88f58f539528d3be11278f3fd9927a0bec5.tar.gz
gsoc2013-evolution-2337f88f58f539528d3be11278f3fd9927a0bec5.tar.bz2
gsoc2013-evolution-2337f88f58f539528d3be11278f3fd9927a0bec5.tar.lz
gsoc2013-evolution-2337f88f58f539528d3be11278f3fd9927a0bec5.tar.xz
gsoc2013-evolution-2337f88f58f539528d3be11278f3fd9927a0bec5.tar.zst
gsoc2013-evolution-2337f88f58f539528d3be11278f3fd9927a0bec5.zip
compile fixes
svn path=/trunk/; revision=16461
Diffstat (limited to 'mail/mail-account-editor-news.h')
-rw-r--r--mail/mail-account-editor-news.h2
1 files changed, 1 insertions, 1 deletions
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
}