mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
committed by
Mathew Sutcliffe
parent
0c8f2f596e
commit
077becfe32
@@ -213,5 +213,10 @@ namespace BlackGui
|
||||
ui->led_MapperReady->setToolTip(m);
|
||||
}
|
||||
}
|
||||
|
||||
void CInfoBarStatusComponent::ps_onPttChanged(bool enabled)
|
||||
{
|
||||
ui->led_Ptt->setOn(enabled);
|
||||
}
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user