X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmodest-tny-transport-actions.c;h=d12f2d7855f384eb8c9492f35fbb2fcf7c7de9c4;hb=4b82cbd98a7f490e2612bec1cf467d80440e9d64;hp=e55ac9726927e9391079f3ddecd99602509736d3;hpb=702b748360f6de61e0780c36a98065d19a495c83;p=modest diff --git a/src/modest-tny-transport-actions.c b/src/modest-tny-transport-actions.c index e55ac97..d12f2d7 100644 --- a/src/modest-tny-transport-actions.c +++ b/src/modest-tny-transport-actions.c @@ -138,10 +138,11 @@ modest_tny_transport_actions_finalize (GObject *obj) /* free/unref instance resources here */ } -GObject* +ModestTnyTransportActions * modest_tny_transport_actions_new (void) { - return G_OBJECT(g_object_new(MODEST_TYPE_TNY_TRANSPORT_ACTIONS, NULL)); + return MODEST_TNY_TRANSPORT_ACTIONS(g_object_new(MODEST_TYPE_TNY_TRANSPORT_ACTIONS, + NULL)); } static gboolean