diff options
Diffstat (limited to 'shell/evolution-shell-component.h')
-rw-r--r-- | shell/evolution-shell-component.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/evolution-shell-component.h b/shell/evolution-shell-component.h index 2364f48450..b10613cb34 100644 --- a/shell/evolution-shell-component.h +++ b/shell/evolution-shell-component.h @@ -77,6 +77,7 @@ typedef EvolutionShellComponentResult (* EvolutionShellComponentCreateViewFn) (EvolutionShellComponent *shell_component, const char *physical_uri, const char *type, + const char *view_info, BonoboControl **control_return, void *closure); typedef void (* EvolutionShellComponentCreateFolderFn) (EvolutionShellComponent *shell_component, |