X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-account-mgr.h;h=7298fac5593c734f606505b4ab24fc68df3cc377;hp=e6cba5b979687fca439fb59da2e40bdc3e5eddfc;hb=594df7314e513f2de2c2e7559c19bfdbdf1f7012;hpb=203c13a878a174540019a9d558ef867b797805e1 diff --git a/src/modest-account-mgr.h b/src/modest-account-mgr.h index e6cba5b..7298fac 100644 --- a/src/modest-account-mgr.h +++ b/src/modest-account-mgr.h @@ -79,7 +79,7 @@ GType modest_account_mgr_get_type (void) G_GNUC_CONST; * * Returns: a new ModestAccountMgr, or NULL in case of error */ -GObject* modest_account_mgr_new (ModestConf *modest_conf); +ModestAccountMgr* modest_account_mgr_new (ModestConf *modest_conf);