aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/eventedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/eventedit.h')
-rw-r--r--calendar/gui/eventedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/eventedit.h b/calendar/gui/eventedit.h
index 15ef540333..4d605892dd 100644
--- a/calendar/gui/eventedit.h
+++ b/calendar/gui/eventedit.h
@@ -76,7 +76,7 @@ GtkWidget *event_editor_new (GnomeCalendar *owner, iCalObject *);
*/
void event_editor_new_whole_day (GnomeCalendar *owner, time_t day);
-
+GtkWidget *date_edit_new (time_t the_time, int show_time);
END_GNOME_DECLS