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