diff options
Diffstat (limited to 'shell/evolution-shell-client.h')
-rw-r--r-- | shell/evolution-shell-client.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/evolution-shell-client.h b/shell/evolution-shell-client.h index daf0c65e76..c9258574f7 100644 --- a/shell/evolution-shell-client.h +++ b/shell/evolution-shell-client.h @@ -67,6 +67,7 @@ EvolutionShellClient *evolution_shell_client_new (Evolution_Shel void evolution_shell_client_user_select_folder (EvolutionShellClient *shell_client, const char *title, const char *default_folder, + const char *possible_types[], char **uri_return, char **physical_uri_return); |