From 609a0591014db0f10e981388962c328a3f2f935d Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Fri, 13 Jan 2006 09:29:18 +0000 Subject: fixes #271810 svn path=/trunk/; revision=31159 --- calendar/gui/dialogs/comp-editor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui/dialogs/comp-editor.h') diff --git a/calendar/gui/dialogs/comp-editor.h b/calendar/gui/dialogs/comp-editor.h index 3affcb22b6..1c11e1540c 100644 --- a/calendar/gui/dialogs/comp-editor.h +++ b/calendar/gui/dialogs/comp-editor.h @@ -55,6 +55,7 @@ typedef struct { /* Virtual functions */ void (* set_e_cal) (CompEditor *page, ECal *client); void (* edit_comp) (CompEditor *page, ECalComponent *comp); + void (* object_created) (CompEditor *page); gboolean (* send_comp) (CompEditor *page, ECalComponentItipMethod method); } CompEditorClass; -- cgit v1.2.3