mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-25 09:11:28 -05:00
tick for Qblog service added to update server
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@580 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5a2c0a27a2
commit
bba3c20045
@ -215,10 +215,10 @@ void RsServer::run()
|
||||
if (mRanking)
|
||||
mRanking->tick();
|
||||
|
||||
/* TODO need to implement tick function
|
||||
|
||||
if(mQblog)
|
||||
mQblog->tick()
|
||||
*/
|
||||
mQblog->tick();
|
||||
|
||||
|
||||
|
||||
#if 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user