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

Origin commit data
------------------
Commit: 32515da236
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-09-04 (Tue, 04 Sep 2012)
This commit is contained in:
Michael Liebmann
2012-09-04 20:33:22 +02:00
committed by Thilo Graf
parent 3a9fd29a20
commit 185006f125

View File

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