aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-comp-editor-registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-comp-editor-registry.h')
-rw-r--r--calendar/gui/e-comp-editor-registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-comp-editor-registry.h b/calendar/gui/e-comp-editor-registry.h
index 13833e2357..dfcc1b21bc 100644
--- a/calendar/gui/e-comp-editor-registry.h
+++ b/calendar/gui/e-comp-editor-registry.h
@@ -68,7 +68,7 @@ void e_comp_editor_registry_add (ECompEditorRegistry *reg,
gboolean remote);
CompEditor *e_comp_editor_registry_find (ECompEditorRegistry *reg,
const char *uid);
-void e_comp_editor_registry_close_all (ECompEditorRegistry *reg);
+gboolean e_comp_editor_registry_close_all (ECompEditorRegistry *reg);
#ifdef __cplusplus
}