From 1b1fa70d1c1f2a7b29674df798566a6711cca5ce Mon Sep 17 00:00:00 2001 From: Daria Volvenkova Date: Fri, 1 Dec 2017 14:58:40 +0300 Subject: Dynamic straight text offsets. --- drape_frontend/user_mark_shapes.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'drape_frontend/user_mark_shapes.hpp') diff --git a/drape_frontend/user_mark_shapes.hpp b/drape_frontend/user_mark_shapes.hpp index 0c2fe0fba2..99ebc73e80 100644 --- a/drape_frontend/user_mark_shapes.hpp +++ b/drape_frontend/user_mark_shapes.hpp @@ -23,6 +23,7 @@ struct UserMarkRenderParams drape_ptr m_coloredSymbols; drape_ptr m_symbolNames; drape_ptr m_titleDecl; + drape_ptr m_symbolSizes; bool m_hasSymbolPriority = false; bool m_hasTitlePriority = false; uint16_t m_priority = 0; -- cgit v1.2.3