mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
audiomute: enable paint bg
disable is not required
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
CAudioMute::CAudioMute():CComponentsPicture(0, 0, NEUTRINO_ICON_MUTED)
|
||||
{
|
||||
y_old = -1;
|
||||
paint_bg = false;
|
||||
do_paint_mute_icon = true;
|
||||
CVolumeHelper::getInstance()->refresh();
|
||||
CVolumeHelper::getInstance()->getMuteIconDimensions(&x, &y, &width, &height);
|
||||
|
Reference in New Issue
Block a user