Changed plugins to the new interface

rs_pqi_service -> p3_service

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2014-08-26 22:16:32 +00:00
parent 8b39ca5a2e
commit 99b55fbe65
4 changed files with 4 additions and 4 deletions

View file

@ -135,7 +135,7 @@ RsAutoUpdatePage *VOIPPlugin::qt_transfers_tab() const
return new VoipStatistics ;
}
RsPQIService *VOIPPlugin::rs_pqi_service() const
p3Service *VOIPPlugin::p3_service() const
{
if(mVoip == NULL)
rsVoip = mVoip = new p3VoRS(mPlugInHandler,mPluginNotifier) ; // , 3600 * 24 * 30 * 6); // 6 Months