HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/astro/qmapshack/files/patch-src_qmapshack_helpers_CDraw.cpp
--- src/qmapshack/helpers/CDraw.cpp.orig	2021-05-24 09:18:08 UTC
+++ src/qmapshack/helpers/CDraw.cpp
@@ -25,6 +25,7 @@
 #include <QPainterPath>
 #include <QPointF>
 #include <QtMath>
+#include <QPainterPath>
 
 QPen CDraw::penBorderBlue(QColor(10, 10, 150, 220), 2);
 QPen CDraw::penBorderGray(Qt::lightGray, 2);