aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/evolution-importer-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/importer/evolution-importer-client.h')
-rw-r--r--shell/importer/evolution-importer-client.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/importer/evolution-importer-client.h b/shell/importer/evolution-importer-client.h
index 6f105589f4..46b38e851a 100644
--- a/shell/importer/evolution-importer-client.h
+++ b/shell/importer/evolution-importer-client.h
@@ -61,7 +61,8 @@ gboolean evolution_importer_client_support_format (EvolutionImporterClient *clie
const char *filename);
gboolean evolution_importer_client_load_file (EvolutionImporterClient *client,
const char *filename,
- const char *physical_uri);
+ const char *physical_uri,
+ const char *folder_type);
void evolution_importer_client_process_item (EvolutionImporterClient *client,
EvolutionImporterListener *listener);
const char *evolution_importer_client_get_error (EvolutionImporterClient *client);