mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-19 06:20:44 -04:00
Added Person details dialog, for popup mode view.
changed from setEnabled to setVisible, to not show up the disabled actions for Own Ids. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7871 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
9236f01238
commit
4a4ea80110
7 changed files with 826 additions and 10 deletions
|
@ -143,6 +143,7 @@ private slots:
|
|||
void addRecommend();
|
||||
void editingRecipientFinished();
|
||||
void friendDetails();
|
||||
void identityDetails();
|
||||
|
||||
void peerStatusChanged(const QString& peer_id, int status);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue