mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-18 11:54:53 -04:00
Fixed, hide "Accept Friend Request" Button for Unknown Peers
Update translation git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5094 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
2f749e2bf5
commit
722bade918
11 changed files with 6 additions and 7 deletions
|
@ -198,7 +198,6 @@ void SecurityItem::updateItem()
|
|||
chatButton->hide();
|
||||
quickmsgButton->hide();
|
||||
|
||||
friendRequesttoolButton->show();
|
||||
removeFriendButton->setEnabled(false);
|
||||
removeFriendButton->hide();
|
||||
peerDetailsButton->setEnabled(false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue