aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gncal-todo.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/gncal-todo.h')
-rw-r--r--calendar/gui/gncal-todo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/gncal-todo.h b/calendar/gui/gncal-todo.h
index 51cfadea3f..6034df295b 100644
--- a/calendar/gui/gncal-todo.h
+++ b/calendar/gui/gncal-todo.h
@@ -49,6 +49,7 @@ GtkWidget *gncal_todo_new (GnomeCalendar *calendar);
void gncal_todo_update (GncalTodo *todo, iCalObject *ico, int flags);
+void gncal_todo_edit (CalClient *client, iCalObject *ico);
END_GNOME_DECLS