X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-main.c;h=030ac4f488c50cc9dc7b639af158f0755533a866;hp=ca96b75098c0bd9181633b88e4747ae80e477eea;hb=fd958e8a96328612ae617b3f04627781d6dc7b1f;hpb=f2e714c4665da4c9c24476670475e74ca0bbd74b diff --git a/src/modest-main.c b/src/modest-main.c index ca96b75..030ac4f 100644 --- a/src/modest-main.c +++ b/src/modest-main.c @@ -283,7 +283,7 @@ send_mail (const gchar* account_name, from_string = modest_account_mgr_get_from_string (modest_runtime_get_account_mgr(), account_name); - mail_operation = modest_mail_operation_new (MODEST_MAIL_OPERATION_ID_SEND, NULL); + mail_operation = modest_mail_operation_new (MODEST_MAIL_OPERATION_TYPE_SEND, NULL); modest_mail_operation_send_new_mail (mail_operation, account, from_string, mailto,