mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
cc_item_picture.cpp use def, supplement to 9af186dcd7
This commit is contained in:
@@ -97,7 +97,7 @@ void CComponentsPicture::init( const int &x_pos, const int &y_pos, const int &w,
|
|||||||
need_init = true;
|
need_init = true;
|
||||||
initCCItem();
|
initCCItem();
|
||||||
initParent(parent);
|
initParent(parent);
|
||||||
if (!pic_name.empty() && pic_name == "muted")
|
if (!pic_name.empty() && pic_name == NEUTRINO_ICON_MUTED)
|
||||||
paintInit(false);
|
paintInit(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user