From f287f3034cb10f5f1430c8a50ce721ea3a8c1286 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 22 Dec 2004 04:24:24 +0000 Subject: Add a prototype for emae_authtype_changed() to fix the build on 5.X and higher. Reported by: mezz git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3293 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution/files/patch-mail_em-account-editor.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mail/evolution/files/patch-mail_em-account-editor.c (limited to 'mail') diff --git a/mail/evolution/files/patch-mail_em-account-editor.c b/mail/evolution/files/patch-mail_em-account-editor.c new file mode 100644 index 000000000..64ce7f583 --- /dev/null +++ b/mail/evolution/files/patch-mail_em-account-editor.c @@ -0,0 +1,10 @@ +--- mail/em-account-editor.c.orig Tue Dec 21 23:20:28 2004 ++++ mail/em-account-editor.c Tue Dec 21 23:22:33 2004 +@@ -188,6 +188,7 @@ + } EMAccountEditorPrivate; + + static GtkWidget *emae_setup_authtype(EMAccountEditor *emae, EMAccountEditorService *service); ++static void emae_authtype_changed(GtkComboBox *dropdown, EMAccountEditorService *service); + + static GtkVBoxClass *emae_parent; + -- cgit v1.2.3