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 de8d4f42d9..006aff6b5c 100644 --- a/modules/mail/e-mail-shell-backend.c +++ b/modules/mail/e-mail-shell-backend.c @@ -238,6 +238,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++; |