diff options
Diffstat (limited to 'mail/mail-account-editor-news.h')
-rw-r--r-- | mail/mail-account-editor-news.h | 2 |
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 } |