CComponentsText: add missing init in constructor

Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c3b86baa2
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-07-21 (Sun, 21 Jul 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
2013-07-21 22:31:10 +02:00
parent a7fcc2e0c4
commit 1f9e832874

View File

@@ -42,6 +42,8 @@ CComponentsText::CComponentsText()
{
//CComponentsText
initVarText();
initCCText();
}
CComponentsText::CComponentsText( const int x_pos, const int y_pos, const int w, const int h,