diff options
Diffstat (limited to 'mail/mail-account-editor.h')
-rw-r--r-- | mail/mail-account-editor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-account-editor.h b/mail/mail-account-editor.h index 83504e3fbf..cd782ef800 100644 --- a/mail/mail-account-editor.h +++ b/mail/mail-account-editor.h @@ -53,7 +53,7 @@ struct _MailAccountEditor { GtkEntry *organization; GnomeFileEntry *signature; - GtkEntry *source_type; + GtkWidget *source_type; GtkEntry *source_host; GtkEntry *source_user; GtkEntry *source_passwd; |