summaryrefslogtreecommitdiffstats
path: root/mail/evolution/files/patch-mail_em-account-editor.c
blob: 64ce7f5832f4f849601379f0aeca18c50f60a317 (plain) (blame)
1
2
3
4
5
6
7
8
9
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;