diff options
Diffstat (limited to 'shell/evolution-storage.h')
-rw-r--r-- | shell/evolution-storage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/evolution-storage.h b/shell/evolution-storage.h index 10cec85ea3..be228c79e0 100644 --- a/shell/evolution-storage.h +++ b/shell/evolution-storage.h @@ -138,6 +138,7 @@ EvolutionStorageResult evolution_storage_new_folder (EvolutionStorage const char *type, const char *physical_uri, const char *description, + const char *custom_icon_name, int unread_count, gboolean can_sync_offline); EvolutionStorageResult evolution_storage_update_folder (EvolutionStorage *evolution_storage, |