mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-08 17:15:16 -04:00
enabled idle monitor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2796 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5cc59d6e77
commit
926c0dc284
3 changed files with 330 additions and 99 deletions
|
@ -126,5 +126,5 @@ int Idle::secondsIdle()
|
|||
|
||||
void Idle::doCheck()
|
||||
{
|
||||
secondsIdle(secondsIdle());
|
||||
emit secondsIdle(secondsIdle());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue