mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-27 16:39:29 -05: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
@ -192,6 +192,8 @@ void SecurityItem::updateItem()
|
||||
|
||||
chatButton->hide();
|
||||
quickmsgButton->hide();
|
||||
requestLabel->hide();
|
||||
|
||||
|
||||
removeFriendButton->setEnabled(false);
|
||||
removeFriendButton->hide();
|
||||
|
Loading…
Reference in New Issue
Block a user