mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-13 11:32:48 -04:00
Fixed layout of distant chat page in settings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
61d43e8e72
commit
e1ee7cca9c
2 changed files with 39 additions and 6 deletions
|
@ -42,9 +42,6 @@ CreateMsgLinkDialog::CreateMsgLinkDialog()
|
|||
friendSelectionWidget->setShowType(FriendSelectionWidget::SHOW_NON_FRIEND_GPG | FriendSelectionWidget::SHOW_GPG) ;
|
||||
friendSelectionWidget->setHeaderText(QObject::tr("Select who can contact you:")) ;
|
||||
friendSelectionWidget->start() ;
|
||||
|
||||
layout()->update() ;
|
||||
update() ;
|
||||
}
|
||||
|
||||
void CreateMsgLinkDialog::createNewChatLink()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue