Update initialization after rebase on top of 8568199497

This commit is contained in:
Gioacchino Mazzurco 2017-01-17 18:30:06 +01:00
parent 56c870c1d7
commit 38ab9a058f

View File

@ -1494,8 +1494,8 @@ int RsServer::StartupRetroShare()
p3GxsMails* mGxsMails = new p3GxsMails(gxsmail_ds, NULL, mGxsIdService);
RsGxsNetService* gxsmails_ns = new RsGxsNetService(
RS_SERVICE_TYPE_GXS_MAIL, gxschannels_ds, nxsMgr, mGxsMails,
mGxsMails->getServiceInfo(), mGxsIdService, mGxsCircles,
mGxsIdService, pgpAuxUtils );
mGxsMails->getServiceInfo(), mReputations, mGxsCircles,
mGxsIdService, pgpAuxUtils);
mGxsMails->setNetworkExchangeService(gxsmails_ns);
pqih->addService(gxsmails_ns, true);
# endif // RS_GXS_MAIL