mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-17 01:24:15 -05:00
moved connectivity info in node details to new tab to save space
This commit is contained in:
parent
df5d1ab237
commit
0855c05ad6
2 changed files with 34 additions and 27 deletions
|
|
@ -283,7 +283,7 @@ void ConfCertDialog::loadInvitePage()
|
|||
if(ui._shortFormat_CB->isChecked())
|
||||
{
|
||||
rsPeers->getShortInvite(invite,detail.id,flags);
|
||||
ui.stabWidget->setTabText(1, tr("Retroshare ID"));
|
||||
ui.stabWidget->setTabText(2, tr("Retroshare ID"));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue