mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 23:05:34 +08:00
[AFV] Do not show audio LED on if audio is disabled
This commit is contained in:
@@ -67,6 +67,9 @@ namespace BlackGui
|
||||
|
||||
BlackMisc::CDigestSignal m_dsResize { this, &CInfoBarStatusComponent::adjustTextSize, 1000, 50 };
|
||||
|
||||
//! Audio available and NOT muted
|
||||
static bool isAudioAvailableAndNotMuted();
|
||||
|
||||
//! Init the LEDs
|
||||
void initLeds();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user