X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-account-mgr.h;h=c524f6fcd956f130f7fb4d393cdd263432d4259e;hp=5c36a63e558b3bc306fc947138d523b088dbc0b8;hb=a7468cf0ef84415bfe7c2d0cfcd1eaa00e266a7a;hpb=78a284ab00edfad1f553764cee93fed28cb3b49e diff --git a/src/modest-account-mgr.h b/src/modest-account-mgr.h index 5c36a63..c524f6f 100644 --- a/src/modest-account-mgr.h +++ b/src/modest-account-mgr.h @@ -203,7 +203,7 @@ gboolean modest_account_mgr_account_exists (ModestAccountMgr *self, * * Returns: TRUE if it worked, FALSE otherwise */ -gboolean modest_account_mgr_set_account_enabled (ModestAccountMgr *self, const gchar* name, +gboolean modest_account_mgr_account_set_enabled (ModestAccountMgr *self, const gchar* name, gboolean is_server_account, gboolean enabled);