X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-msg-view-window.c;h=df07a35bdd976561b319ae971da9d97f34c783f7;hp=ed507f48e8505c76fb52a4d1acc1ff6aaaad8aed;hb=93540692199f400bd03936d3ac1d7340a2710d14;hpb=68d5ba19f44980eb93cf24fcf7b599a939c382bb;ds=sidebyside diff --git a/src/maemo/modest-msg-view-window.c b/src/maemo/modest-msg-view-window.c index ed507f4..df07a35 100644 --- a/src/maemo/modest-msg-view-window.c +++ b/src/maemo/modest-msg-view-window.c @@ -1624,7 +1624,7 @@ message_reader_performer (gboolean canceled, /* New mail operation */ mail_op = modest_mail_operation_new_with_error_handling (G_OBJECT(parent_window), - modest_ui_actions_get_msgs_full_error_handler, + modest_ui_actions_disk_operations_error_handler, NULL, NULL); modest_mail_operation_queue_add (modest_runtime_get_mail_operation_queue (), mail_op);