forked from organicmaps/organicmaps
Restore splitting of graphics::StraightTextElement.
This commit is contained in:
parent
2a94a88db9
commit
9ff45dbc13
1 changed files with 1 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue