mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
CComponentsInfoBox: Add 'bgMode = CC_BGMODE_PERMANENT' to initVarInfobox()
This commit is contained in:
@@ -337,6 +337,7 @@ void CComponentsInfoBox::initVarInfobox()
|
|||||||
{
|
{
|
||||||
//CComponents, ComponentsContainer
|
//CComponents, ComponentsContainer
|
||||||
initVarContainer();
|
initVarContainer();
|
||||||
|
bgMode = CC_BGMODE_PERMANENT;
|
||||||
|
|
||||||
//CComponentsInfoBox
|
//CComponentsInfoBox
|
||||||
box = NULL;
|
box = NULL;
|
||||||
|
Reference in New Issue
Block a user