X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fgnome%2Fmodest-platform.c;h=33493c3fd231f3be9ed4947d27f623d5ccd88382;hb=93f1026bac7fc03ff2395ee29de1366bbb9d01a1;hp=a4817aa6a99deb0f56893d6ce8c7177378524da1;hpb=a96fa9e63c0d58126f7a320977b45c787ed23d2d;p=modest diff --git a/src/gnome/modest-platform.c b/src/gnome/modest-platform.c index a4817aa..33493c3 100644 --- a/src/gnome/modest-platform.c +++ b/src/gnome/modest-platform.c @@ -546,7 +546,9 @@ modest_platform_run_folder_details_dialog (GtkWindow *parent_window, void modest_platform_run_header_details_dialog (GtkWindow *parent_window, - TnyHeader *header) + TnyHeader *header, + gboolean async_get_size, + TnyMsg *msg) { GtkWidget *dialog;