aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-tasks.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-tasks.h')
-rw-r--r--calendar/gui/e-tasks.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/gui/e-tasks.h b/calendar/gui/e-tasks.h
index 94dc8607f6..03b4abf142 100644
--- a/calendar/gui/e-tasks.h
+++ b/calendar/gui/e-tasks.h
@@ -68,4 +68,8 @@ void e_tasks_setup_menus (ETasks *tasks,
BonoboUIComponent *uic);
+/* This updates all the preference settings for all the ETasks widgets in use.
+ */
+void e_tasks_update_all_config_settings (void);
+
#endif /* _E_TASKS_H_ */