CComponentsItem: add properties for stats enabled/selected

Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f623b822f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-13 (Sat, 13 Apr 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
2013-04-13 23:04:23 +02:00
parent d78cc8df20
commit afc55d17c8
2 changed files with 10 additions and 0 deletions

View File

@@ -55,6 +55,8 @@ void CComponentsItem::initVarItem()
initVarBasic();
cc_item_index = CC_NO_INDEX;
cc_item_xr = cc_item_yr = -1;
cc_item_enabled = true;
cc_item_selected = false;
}
// Paint container background in cc-items with shadow, background and frame.