added item for circles. Does not show up yet because of a grou retrieval problem

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7332 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2014-05-05 21:12:23 +00:00
parent d7b7e4d976
commit 0290143da3
6 changed files with 294 additions and 11 deletions

View file

@ -163,6 +163,7 @@ void PeopleDialog::updateDisplay(bool /*complete*/)
{
/* Update identity list */
circles_view->requestIdList();
circles_view->requestCirclesList();
}
#if 0