aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/event-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/event-editor.h')
-rw-r--r--calendar/gui/event-editor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/event-editor.h b/calendar/gui/event-editor.h
index 009beb4dd5..b978eb8cd5 100644
--- a/calendar/gui/event-editor.h
+++ b/calendar/gui/event-editor.h
@@ -62,6 +62,8 @@ void event_editor_set_event_object (EventEditor *ee, CalComponent *comp);
void event_editor_focus (EventEditor *ee);
+void event_editor_update_widgets (EventEditor *ee);
+
#if 0
/* Convenience function to create and show a new event editor for an
* event that goes from day_begin to day_end of the specified day.