mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 00:25:16 -04:00
Reworked context menu in PeersDialog.
Add "Edit group" to the context menu. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3527 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e3fcfe6c1a
commit
4614a06d57
9 changed files with 219 additions and 181 deletions
|
@ -126,6 +126,7 @@ private slots:
|
|||
void addToGroup();
|
||||
void moveToGroup();
|
||||
void removeFromGroup();
|
||||
void editGroup();
|
||||
void removeGroup();
|
||||
|
||||
void configurefriend();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue