diff options
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r-- | mail/component-factory.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c index c1a8c096ac..32adeb54c7 100644 --- a/mail/component-factory.c +++ b/mail/component-factory.c @@ -124,6 +124,7 @@ static EvolutionShellComponentResult create_view (EvolutionShellComponent *shell_component, const char *physical_uri, const char *folder_type, + const char *view_info, BonoboControl **control_return, void *closure) { |