mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +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;
|
||||
initCCItem();
|
||||
initParent(parent);
|
||||
if (!pic_name.empty() && pic_name == "muted")
|
||||
if (!pic_name.empty() && pic_name == NEUTRINO_ICON_MUTED)
|
||||
paintInit(false);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user