mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
refs #927, linked button with component
This commit is contained in:
committed by
Mathew Sutcliffe
parent
81caa32003
commit
6863bf2937
@@ -55,6 +55,11 @@ namespace BlackGui
|
||||
ui->comp_CockpitComComponent->setSelectedTransponderModeStateIdent();
|
||||
}
|
||||
|
||||
void CCockpitComponent::showAudio()
|
||||
{
|
||||
ui->comp_CockpitInfoArea->selectArea(CCockpitInfoAreaComponent::InfoAreaAudio);
|
||||
}
|
||||
|
||||
void CCockpitComponent::ps_onToggleShowHideDetails(bool show)
|
||||
{
|
||||
// use the toggle method to set the sizes
|
||||
|
||||
Reference in New Issue
Block a user