mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user