From 816681f267083902ea327fd0e6512913d36b4b1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Thu, 19 Dec 2024 11:35:43 +0100 Subject: [PATCH] Pillar LNDMRKs --- src/map/ENC/style.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/map/ENC/style.cpp b/src/map/ENC/style.cpp index 351728d2..4c6814f2 100644 --- a/src/map/ENC/style.cpp +++ b/src/map/ENC/style.cpp @@ -266,6 +266,7 @@ void Style::pointStyle(qreal ratio) _points[SUBTYPE(LNDMRK, 7)] = Point(QImage(":/marine/pylon.png"), Small); _points[SUBTYPE(LNDMRK, 9)] = Point(QImage(":/marine/monument.png"), Small, QPoint(0, -7)); + _points[SUBTYPE(LNDMRK, 10)] = Point(QImage(":/marine/pylon.png"), Small); _points[SUBTYPE(LNDMRK, 15)] = Point(QImage(":/marine/dome.png"), Small, QPoint(0, -5)); _points[SUBTYPE(LNDMRK, 17)] = Point(QImage(":/marine/tower.png"), Small,