bug fix
This commit is contained in:
parent
355aca41be
commit
e3ba007c1e
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@ CLlconClientDlg::CLlconClientDlg ( CClient* pNCliP,
|
||||||
if ( bNewDisalbeLEDs )
|
if ( bNewDisalbeLEDs )
|
||||||
{
|
{
|
||||||
MultiColorLEDBarInputLevelL->setEnabled ( false );
|
MultiColorLEDBarInputLevelL->setEnabled ( false );
|
||||||
|
MultiColorLEDBarInputLevelR->setEnabled ( false );
|
||||||
LEDOverallStatus->setEnabled ( false );
|
LEDOverallStatus->setEnabled ( false );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue