CComponentsInfoBox: Add 'bgMode = CC_BGMODE_PERMANENT' to initVarInfobox()

Origin commit data
------------------
Branch: ni/coolstream
Commit: 32515da236
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-09-04 (Tue, 04 Sep 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2012-09-04 20:33:22 +02:00
committed by Thilo Graf
parent fdd36a2bec
commit 1b4cce9392

View File

@@ -337,7 +337,8 @@ void CComponentsInfoBox::initVarInfobox()
{
//CComponents, ComponentsContainer
initVarContainer();
bgMode = CC_BGMODE_PERMANENT;
//CComponentsInfoBox
box = NULL;
textbox = NULL;