Removed some compiler warnings
--HG-- branch : feature
This commit is contained in:
parent
1cf04118da
commit
02edbcc8d6
|
@ -11,7 +11,7 @@ TextLine::TextLine()
|
||||||
|
|
||||||
//---------------------------------------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------------------------------------
|
||||||
VTextManager::VTextManager()
|
VTextManager::VTextManager()
|
||||||
:m_liLines(), m_liOutput()
|
:m_font(), m_liLines(), m_liOutput()
|
||||||
{}
|
{}
|
||||||
|
|
||||||
//---------------------------------------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user