forked from organicmaps/organicmaps-tmp
Typical YG warning fix
This commit is contained in:
parent
8767f759fb
commit
a9505d19eb
1 changed files with 1 additions and 1 deletions
|
@ -26,8 +26,8 @@ namespace yg
|
|||
|
||||
class TextPath
|
||||
{
|
||||
bool m_reverse;
|
||||
buffer_vector<m2::PointD, 8> m_arr;
|
||||
bool m_reverse;
|
||||
public:
|
||||
|
||||
TextPath();
|
||||
|
|
Loading…
Add table
Reference in a new issue