mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 02:25:34 -04:00
added proper notification for network list update.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1259 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
58eb4e9c6e
commit
4694ff22d5
1 changed files with 2 additions and 0 deletions
|
@ -544,6 +544,8 @@ void FofPage::signAllSelectedUsers()
|
|||
selectedPeersTW->setEnabled(false) ;
|
||||
makeFriendButton->setEnabled(false) ;
|
||||
|
||||
rsicontrol->getNotify().notifyListChange(NOTIFY_LIST_NEIGHBOURS,0) ;
|
||||
rsicontrol->getNotify().notifyListChange(NOTIFY_LIST_FRIENDS,0) ;
|
||||
emit completeChanged();
|
||||
}
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue