aboutsummaryrefslogblamecommitdiffstats
path: root/plugins/exchange-operations/exchange-folder-subscription.h
blob: af53799c657eab93b2eff63c0d5698690f812cee (plain) (tree)
1
2
3
4
5
6
7


                                          


                                                                                                                 
      
#ifndef __EXCHANGE_FOLDER_SUBSCRIPTION_H__
#define __EXCHANGE_FOLDER_SUBSCRIPTION_H__

gboolean
create_folder_subscription_dialog (gchar *mail_account, gchar **user_email_address_ret, gchar **folder_name_ret);

#endif