From 9021750e6dd899758facf22140d56c2d706aacc1 Mon Sep 17 00:00:00 2001 From: Roman Kuznetsov Date: Sat, 7 Apr 2018 11:11:12 +0300 Subject: Added pricing badges --- 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 f881c59f01..96616a015f 100644 --- a/drape_frontend/user_mark_shapes.hpp +++ b/drape_frontend/user_mark_shapes.hpp @@ -25,6 +25,7 @@ struct UserMarkRenderParams drape_ptr m_titleDecl; drape_ptr m_symbolSizes; drape_ptr m_symbolOffsets; + drape_ptr m_badgeNames; df::ColorConstant m_color; bool m_hasSymbolPriority = false; bool m_hasTitlePriority = false; -- cgit v1.2.3