mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
initialize not initialized var
Origin commit data
------------------
Branch: ni/coolstream
Commit: 926e0ce141
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-05 (Mon, 05 Nov 2012)
Origin message was:
------------------
initialize not initialized var
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -152,6 +152,11 @@ CTextBox::~CTextBox()
|
||||
void CTextBox::initVar(void)
|
||||
{
|
||||
//TRACE("[CTextBox]->InitVar\r\n");
|
||||
m_showTextFrame = 0;
|
||||
m_nNrOfNewLine = 0;
|
||||
m_nMaxLineWidth = 0;
|
||||
max_width = 0;
|
||||
|
||||
m_cText = "";
|
||||
m_nMode = SCROLL;
|
||||
|
||||
|
Reference in New Issue
Block a user