mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
CComponentsLabel: trivial format fix
This commit is contained in:
@@ -153,7 +153,7 @@ class CComponentsLabel : public CComponentsText
|
|||||||
{
|
{
|
||||||
initVarText();
|
initVarText();
|
||||||
cc_item_type = CC_ITEMTYPE_LABEL;
|
cc_item_type = CC_ITEMTYPE_LABEL;
|
||||||
ct_col_text = COL_MENUCONTENTINACTIVE;
|
ct_col_text = COL_MENUCONTENTINACTIVE;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user