aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/proxy-login.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/groupwise-features/proxy-login.h')
-rw-r--r--plugins/groupwise-features/proxy-login.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/groupwise-features/proxy-login.h b/plugins/groupwise-features/proxy-login.h
index 3c4ba8c392..496e0cb1c1 100644
--- a/plugins/groupwise-features/proxy-login.h
+++ b/plugins/groupwise-features/proxy-login.h
@@ -52,7 +52,7 @@ struct _proxyLoginClass {
GType proxy_login_get_type (void);
proxyLogin * proxy_login_new (void);
-static void proxy_login_add_new_store (gchar *uri, CamelStore *store, gpointer user_data);
+static void proxy_login_add_new_store (CamelStore *store, EAccount *account);
static void proxy_login_setup_tree_view (void);
proxyLogin* proxy_dialog_new (void);
static void proxy_soap_login (gchar *email, GtkWindow *error_parent);