fixed a warning
This commit is contained in:
parent
efdd10fc13
commit
d98ac1b2af
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@ void CConnectDlg::SetPingTimeAndNumClientsResult ( CHostAddress&
|
|||
topLevelItem ( iIdx )->setTextColor ( 1, Qt::darkYellow );
|
||||
break;
|
||||
|
||||
case CMultiColorLED::RL_RED:
|
||||
default: // including "CMultiColorLED::RL_RED"
|
||||
lvwServers->
|
||||
topLevelItem ( iIdx )->setTextColor ( 1, Qt::red );
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue