X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-tny-account.h;fp=src%2Fmodest-tny-account.h;h=1cb0533796f53ece3e369dc10a8f42a01dc75a47;hp=16fbc4eef45e01d18f926e5387884c9540a94b41;hb=a462ac9c41c676808d42f22b5dfe209e98692f10;hpb=884742afe32007818e94c83980634f442c77a374 diff --git a/src/modest-tny-account.h b/src/modest-tny-account.h index 16fbc4e..1cb0533 100644 --- a/src/modest-tny-account.h +++ b/src/modest-tny-account.h @@ -76,7 +76,9 @@ modest_tny_account_new_from_account (ModestAccountMgr *account_mgr, const gchar * Returns: a TRUE or FALSE in case of error. */ gboolean -modest_tny_account_update_from_account (TnyAccount *tny_account); +modest_tny_account_update_from_account (TnyAccount *tny_account, + TnyGetPassFunc get_pass_func, + TnyForgetPassFunc forget_pass_func); /**