aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-listener.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/cal-listener.h')
-rw-r--r--calendar/cal-listener.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/cal-listener.h b/calendar/cal-listener.h
index e339e3e3ed..bc112091f9 100644
--- a/calendar/cal-listener.h
+++ b/calendar/cal-listener.h
@@ -56,6 +56,8 @@ struct _CalListener {
struct _CalListenerClass {
BonoboObjectClass parent_class;
+ /* Notification signals */
+
void (* cal_loaded) (CalListener *listener,
CalListenerLoadStatus status,
Evolution_Calendar_Cal cal);