diff options
Diffstat (limited to 'calendar/gui/calendar-component.h')
-rw-r--r-- | calendar/gui/calendar-component.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/calendar-component.h b/calendar/gui/calendar-component.h index 04672c1122..c0ce1ca80b 100644 --- a/calendar/gui/calendar-component.h +++ b/calendar/gui/calendar-component.h @@ -66,5 +66,7 @@ ESourceList *calendar_component_peek_source_list (CalendarComponent * ESourceSelector *calendar_component_peek_source_selector (CalendarComponent *component); EActivityHandler *calendar_component_peek_activity_handler (CalendarComponent *component); +void calendar_component_init_publishing (void); + #endif /* _CALENDAR_COMPONENT_H_ */ |