diff options
Diffstat (limited to 'mail/mail-local.h')
-rw-r--r-- | mail/mail-local.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mail-local.h b/mail/mail-local.h index 254fcbe4f6..808c2cdf18 100644 --- a/mail/mail-local.h +++ b/mail/mail-local.h @@ -35,4 +35,6 @@ void mail_local_storage_startup (EvolutionShellClient *shellclient, void mail_local_reconfigure_folder (FolderBrowser *fb); +CamelFolder *mail_local_lookup_folder (const char *name, + CamelException *ex); #endif |