mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-25 23:06:10 -05: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
@ -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…
x
Reference in New Issue
Block a user