- Added re-check of "Not found" identities for chat lobby participants list.

- Added check of RsAutoUpdatePage::eventsLocked to GxsIdDetails::timerEvent.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8006 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2015-03-09 20:41:14 +00:00
parent f6a1cbb3b2
commit 325a383fba
9 changed files with 131 additions and 83 deletions

View file

@ -142,6 +142,8 @@ signals:
void blink(bool on);
/** Global timer every second */
void secondTick();
/** Global timer every minute */
void minuteTick();
private slots:
/** Called when the application's main event loop has started. This method