From 458df50352e58835c3a4fadff6705307dad39ab8 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Wed, 19 Oct 2005 11:39:35 +0000 Subject: Memo Component - submitted by Nathan Owens 2005-10-19 Harish Krishnaswamy Memo Component - submitted by Nathan Owens svn path=/trunk/; revision=30537 --- calendar/gui/comp-util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui/comp-util.h') diff --git a/calendar/gui/comp-util.h b/calendar/gui/comp-util.h index 26c7881e99..c57de4c692 100644 --- a/calendar/gui/comp-util.h +++ b/calendar/gui/comp-util.h @@ -42,5 +42,6 @@ gboolean cal_comp_is_on_server (ECalComponent *comp, ECalComponent *cal_comp_event_new_with_defaults (ECal *client); ECalComponent *cal_comp_event_new_with_current_time (ECal *client, gboolean all_day); ECalComponent *cal_comp_task_new_with_defaults (ECal *client); +ECalComponent *cal_comp_memo_new_with_defaults (ECal *client); #endif -- cgit v1.2.3