aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gncal-day-panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/gncal-day-panel.h')
-rw-r--r--calendar/gui/gncal-day-panel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/gui/gncal-day-panel.h b/calendar/gui/gncal-day-panel.h
index 48ba6f38b1..6bf8768d9c 100644
--- a/calendar/gui/gncal-day-panel.h
+++ b/calendar/gui/gncal-day-panel.h
@@ -56,6 +56,9 @@ void gncal_day_panel_update (GncalDayPanel *dpanel, iCalObject *ico, int flags);
void gncal_day_panel_set (GncalDayPanel *dpanel, time_t start_of_day);
void gncal_day_panel_time_format_changed (GncalDayPanel *dpanel);
+void todo_list_properties_changed (GncalDayPanel *dpanel);
+
+
END_GNOME_DECLS