mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +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()
|
||||
{
|
||||
paint_bg = g_settings.infoClockBackground;
|
||||
cc_item_type.name = "info_clock";
|
||||
|
||||
//use current theme colors
|
||||
setColorAll(COL_FRAME_PLUS_0, COL_MENUCONTENT_PLUS_0, COL_SHADOW_PLUS_0);
|
||||
|
Reference in New Issue
Block a user