aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/pcs/cal.h')
-rw-r--r--calendar/pcs/cal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/pcs/cal.h b/calendar/pcs/cal.h
index 18f38f5655..508f36d56c 100644
--- a/calendar/pcs/cal.h
+++ b/calendar/pcs/cal.h
@@ -59,6 +59,7 @@ Evolution_Calendar_Cal cal_corba_object_create (BonoboObject *object);
Cal *cal_new (CalBackend *backend, Evolution_Calendar_Listener listener);
void cal_notify_update (Cal *cal, const char *uid);
+void cal_notify_remove (Cal *cal, const char *uid);
POA_Evolution_Calendar_Cal__epv *cal_get_epv (void);