Merge pull request #452 from dingodoppelt/showmaxclients

show number of connected clients as well as max clients in serverbrowser
This commit is contained in:
Volker Fischer 2020-07-11 16:55:11 +02:00 committed by GitHub
commit 7b8cfd6387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -769,7 +769,7 @@ void CConnectDlg::SetPingTimeAndNumClientsResult ( const CHostAddress& InetAddr,
else
{
pCurListViewItem->
setText ( 2, QString().setNum ( iNumClients ) );
setText ( 2, QString().setNum ( iNumClients ) + "/" + pCurListViewItem->text ( 5 ) );
}
// check if the number of child list items matches the number of