diff options
Diffstat (limited to 'my-evolution/component-factory.c')
-rw-r--r-- | my-evolution/component-factory.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/component-factory.c b/my-evolution/component-factory.c index d16f6b077e..30196985d9 100644 --- a/my-evolution/component-factory.c +++ b/my-evolution/component-factory.c @@ -60,6 +60,7 @@ static EvolutionShellComponentResult create_view (EvolutionShellComponent *shell, const char *physical_uri, const char *folder_type, + const char *view_info, BonoboControl **control_return, void *closure) { |