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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/pcs/cal-factory.h b/calendar/pcs/cal-factory.h
index 9d5fd57e2c..7100a35d69 100644
--- a/calendar/pcs/cal-factory.h
+++ b/calendar/pcs/cal-factory.h
@@ -49,6 +49,8 @@ struct _CalFactory {
struct _CalFactoryClass {
BonoboObjectClass parent_class;
+
+ void (* last_calendar_gone) (CalFactory *factory);
};
GtkType cal_factory_get_type (void);