mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-24 13:59:29 -04:00
Change Lobby text to Room in CreateLobbyDialog.
This commit is contained in:
parent
80f4907d66
commit
820841668e
3 changed files with 44 additions and 85 deletions
|
@ -106,7 +106,7 @@ void CreateLobbyDialog::checkTextFields()
|
|||
break ;
|
||||
}
|
||||
|
||||
RsIdentityDetails(idd) ;
|
||||
RsIdentityDetails idd;
|
||||
|
||||
rsIdentity->getIdDetails(id,idd) ;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue