mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
- colors: add COL_FRAME wrapper
This commit is contained in:
@@ -148,7 +148,7 @@ void CComponentsItem::syncSysColors()
|
||||
{
|
||||
col_body = COL_MENUCONTENT_PLUS_0;
|
||||
col_shadow = COL_SHADOW_PLUS_0;
|
||||
col_frame = COL_MENUCONTENT_PLUS_6;
|
||||
col_frame = COL_FRAME_PLUS_0;
|
||||
}
|
||||
|
||||
//returns current item element type, if no available, return -1 as unknown type
|
||||
|
Reference in New Issue
Block a user