aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-properties.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-folder-properties.h')
-rw-r--r--mail/em-folder-properties.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/em-folder-properties.h b/mail/em-folder-properties.h
index 8ceda89ca4..fbb8dadac9 100644
--- a/mail/em-folder-properties.h
+++ b/mail/em-folder-properties.h
@@ -30,7 +30,8 @@
G_BEGIN_DECLS
void em_folder_properties_show (EShellView *shell_view,
- const gchar *folder_uri);
+ CamelStore *store,
+ const gchar *folder_name);
G_END_DECLS