mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-24 00:31:32 -04:00
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:
parent
d7b7e4d976
commit
0290143da3
6 changed files with 294 additions and 11 deletions
|
@ -163,6 +163,7 @@ void PeopleDialog::updateDisplay(bool /*complete*/)
|
|||
{
|
||||
/* Update identity list */
|
||||
circles_view->requestIdList();
|
||||
circles_view->requestCirclesList();
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue