diff options
-rw-r--r-- | modules/mail/e-mail-shell-backend.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mail/e-mail-shell-backend.c b/modules/mail/e-mail-shell-backend.c index ecb11e769d..5a659cb884 100644 --- a/modules/mail/e-mail-shell-backend.c +++ b/modules/mail/e-mail-shell-backend.c @@ -239,6 +239,7 @@ mail_shell_backend_sync_store_done_cb (CamelStore *store, static void mail_shell_backend_sync_store_cb (CamelStore *store, + const gchar *display_name, EMailShellBackend *mail_shell_backend) { mail_shell_backend->priv->mail_sync_in_progress++; |