mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
CUpnpBrowserGui::selectDevice(): disable MuteIcon, supplement to ce0d122813
This commit is contained in:
@@ -452,6 +452,8 @@ void CUpnpBrowserGui::selectDevice()
|
||||
if (!discoverDevices())
|
||||
return;
|
||||
|
||||
CAudioMute::getInstance()->enableMuteIcon(false);
|
||||
|
||||
while (loop)
|
||||
{
|
||||
if (refresh)
|
||||
|
Reference in New Issue
Block a user