aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/cal-attachment-select-file.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/dialogs/cal-attachment-select-file.h')
-rw-r--r--calendar/gui/dialogs/cal-attachment-select-file.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/calendar/gui/dialogs/cal-attachment-select-file.h b/calendar/gui/dialogs/cal-attachment-select-file.h
index 0f965e6c9b..b69a741007 100644
--- a/calendar/gui/dialogs/cal-attachment-select-file.h
+++ b/calendar/gui/dialogs/cal-attachment-select-file.h
@@ -26,8 +26,8 @@
#include "comp-editor.h"
-char *comp_editor_select_file (CompEditor *editor,
- const char *title,
+gchar *comp_editor_select_file (CompEditor *editor,
+ const gchar *title,
gboolean save_mode);
GPtrArray *comp_editor_select_file_attachments (CompEditor *editor,