diff options
Diffstat (limited to 'calendar/gncal-day-panel.h')
-rw-r--r-- | calendar/gncal-day-panel.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/gncal-day-panel.h b/calendar/gncal-day-panel.h index 48ba6f38b1..6bf8768d9c 100644 --- a/calendar/gncal-day-panel.h +++ b/calendar/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 |