CComponentsForm: add missing item type

Origin commit data
------------------
Branch: ni/coolstream
Commit: d862de87eb
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-08 (Sat, 08 Jun 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
2013-06-08 23:42:08 +02:00
parent e9c4634ea5
commit bac6e07b05

View File

@@ -123,6 +123,7 @@ void CComponentsForm::initVarForm()
//CComponentsForm
v_cc_items.clear();
cc_item_type = CC_ITEMTYPE_FRM;
}
void CComponentsForm::addCCItem(CComponentsItem* cc_Item)