mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 13:30:36 -04:00
Hide request Label, when peer is unknown
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5645 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
06ba0cb170
commit
1b45be347b
1 changed files with 3 additions and 1 deletions
|
@ -192,6 +192,8 @@ void SecurityItem::updateItem()
|
|||
|
||||
chatButton->hide();
|
||||
quickmsgButton->hide();
|
||||
requestLabel->hide();
|
||||
|
||||
|
||||
removeFriendButton->setEnabled(false);
|
||||
removeFriendButton->hide();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue