X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fgnome%2Fmodest-platform.c;h=a4817aa6a99deb0f56893d6ce8c7177378524da1;hp=1cf8680b9e4269821b20abc0fc486860c1a046f2;hb=a96fa9e63c0d58126f7a320977b45c787ed23d2d;hpb=6b8da9773156afa4bf418fc630a6ee77c476e371 diff --git a/src/gnome/modest-platform.c b/src/gnome/modest-platform.c index 1cf8680..a4817aa 100644 --- a/src/gnome/modest-platform.c +++ b/src/gnome/modest-platform.c @@ -551,7 +551,7 @@ modest_platform_run_header_details_dialog (GtkWindow *parent_window, GtkWidget *dialog; /* Create dialog */ - dialog = modest_details_dialog_new_with_header (parent_window, header); + dialog = modest_details_dialog_new_with_header (parent_window, header, TRUE); /* Run dialog */ modest_window_mgr_set_modal (modest_runtime_get_window_mgr (),