From 65278ffcb427456d5ac3a86e61256fc0acd7a0de Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Thu, 25 Nov 2004 08:08:02 +0000 Subject: removed the call for comp_editor_show_page, so that the event page shows 2004-11-25 Chenthill Palanisamy * gui/dialogs/event-deitor.c (show_meeting): removed the call for comp_editor_show_page, so that the event page shows up at first instead of meeting page when a meeting is opened. svn path=/trunk/; revision=27988 --- calendar/gui/dialogs/event-editor.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'calendar/gui/dialogs/event-editor.c') diff --git a/calendar/gui/dialogs/event-editor.c b/calendar/gui/dialogs/event-editor.c index 886a4ddea8..0609158fa4 100644 --- a/calendar/gui/dialogs/event-editor.c +++ b/calendar/gui/dialogs/event-editor.c @@ -372,8 +372,6 @@ show_meeting (EventEditor *ee) comp_editor_set_needs_send (COMP_EDITOR (ee), priv->meeting_shown); } - comp_editor_show_page (COMP_EDITOR (ee), - COMP_EDITOR_PAGE (priv->meet_page)); } void -- cgit v1.2.3