mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 10:19:24 -04:00
added missing notifications when adding friends
This commit is contained in:
parent
cdeee0198e
commit
282d2d324d
3 changed files with 33 additions and 20 deletions
|
@ -48,7 +48,7 @@ public:
|
|||
virtual ~p3Peers() {}
|
||||
|
||||
/* Updates ... */
|
||||
virtual bool FriendsChanged();
|
||||
virtual bool FriendsChanged(bool add);
|
||||
virtual bool OthersChanged();
|
||||
|
||||
/* Peer Details (Net & Auth) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue