Restore splitting of graphics::StraightTextElement.

This commit is contained in:
vng 2013-02-20 00:05:04 +03:00 committed by Alex Zolotarev
parent 2a94a88db9
commit 9ff45dbc13

View file

@ -216,8 +216,7 @@ namespace graphics
m_maxSymInRow(20),
m_doSplit(false),
m_useAllParts(true),
m_offset(0, 0),
m_delimiters("\n")
m_offset(0, 0)
{}
StraightTextElement::StraightTextElement(StraightTextElement const & src,