mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 14:45:12 -04: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
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue