aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/pcs/cal-factory.h')
-rw-r--r--calendar/pcs/cal-factory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/pcs/cal-factory.h b/calendar/pcs/cal-factory.h
index bb9ac01630..46a66ed9a0 100644
--- a/calendar/pcs/cal-factory.h
+++ b/calendar/pcs/cal-factory.h
@@ -66,6 +66,7 @@ void cal_factory_register_method (CalFactory *factory,
const char *method,
GtkType backend_type);
int cal_factory_get_n_backends (CalFactory *factory);
+void cal_factory_dump_active_backends (CalFactory *factory);
END_GNOME_DECLS