From b8430242b75b1aa7a06ec98dfadd4e934879a432 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 28 Jun 2001 13:56:16 +0000 Subject: Re-added removed paramter in call to evolution_shell_component_new svn path=/trunk/; revision=10559 --- calendar/gui/component-factory.c | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui/component-factory.c') diff --git a/calendar/gui/component-factory.c b/calendar/gui/component-factory.c index bd11244f85..d29f3bbc5d 100644 --- a/calendar/gui/component-factory.c +++ b/calendar/gui/component-factory.c @@ -310,6 +310,7 @@ factory_fn (BonoboGenericFactory *factory, EvolutionShellComponent *shell_component; shell_component = evolution_shell_component_new (folder_types, + NULL, create_view, create_folder, remove_folder, -- cgit v1.2.3