aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-attachment-store.h')
-rw-r--r--widgets/misc/e-attachment-store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/e-attachment-store.h b/widgets/misc/e-attachment-store.h
index e7f74102be..88b2823313 100644
--- a/widgets/misc/e-attachment-store.h
+++ b/widgets/misc/e-attachment-store.h
@@ -103,7 +103,7 @@ void e_attachment_store_run_load_dialog
GtkWindow *parent);
void e_attachment_store_run_save_dialog
(EAttachmentStore *store,
- EAttachment *attachment,
+ GList *attachment_list,
GtkWindow *parent);
G_END_DECLS