mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 19:01:25 +02:00
Infoclock: add missing item name
needed for thread name
This commit is contained in:
@@ -54,6 +54,7 @@ CInfoClock* CInfoClock::getInstance()
|
|||||||
void CInfoClock::initCCLockItems()
|
void CInfoClock::initCCLockItems()
|
||||||
{
|
{
|
||||||
paint_bg = g_settings.infoClockBackground;
|
paint_bg = g_settings.infoClockBackground;
|
||||||
|
cc_item_type.name = "info_clock";
|
||||||
|
|
||||||
//use current theme colors
|
//use current theme colors
|
||||||
setColorAll(COL_FRAME_PLUS_0, COL_MENUCONTENT_PLUS_0, COL_SHADOW_PLUS_0);
|
setColorAll(COL_FRAME_PLUS_0, COL_MENUCONTENT_PLUS_0, COL_SHADOW_PLUS_0);
|
||||||
|
Reference in New Issue
Block a user