summaryrefslogtreecommitdiff
path: root/astro/qmapshack/files/patch-src_qmapshack_helpers_CDraw.cpp
blob: bd88a2394df36eca84a66a0d8a5f544ee9e8cdda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/qmapshack/helpers/CDraw.cpp.orig	2025-07-04 12:38:57 UTC
+++ src/qmapshack/helpers/CDraw.cpp
@@ -24,6 +24,7 @@
 #include <QPainterPath>
 #include <QPointF>
 #include <QtMath>
+#include <QPainterPath>
 
 QPen CDraw::penBorderBlue(QColor(10, 10, 150, 220), 2);
 QPen CDraw::penBorderGray(Qt::lightGray, 2);