From b7c7fa51d6f12bf02871a65a4c6deffb3f559378 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Thu, 6 Jan 2005 09:25:21 +0000 Subject: Commiting send options 2005-01-06 Chenthill Palanisamy Commiting send options svn path=/trunk/; revision=28252 --- calendar/gui/dialogs/event-page.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'calendar/gui/dialogs/event-page.h') diff --git a/calendar/gui/dialogs/event-page.h b/calendar/gui/dialogs/event-page.h index a21f084e01..3659fe5d2d 100644 --- a/calendar/gui/dialogs/event-page.h +++ b/calendar/gui/dialogs/event-page.h @@ -53,8 +53,9 @@ typedef struct { GtkType event_page_get_type (void); EventPage *event_page_construct (EventPage *epage); EventPage *event_page_new (void); +void event_page_show_options (EventPage *page); +void event_page_hide_options (EventPage *page); - G_END_DECLS -- cgit v1.2.3