svn commit: r536090 - head/graphics/openorienteering-mapper/files

Tobias C. Berner tcberner at FreeBSD.org
Thu May 21 09:10:28 UTC 2020


Author: tcberner
Date: Thu May 21 09:10:27 2020
New Revision: 536090
URL: https://svnweb.freebsd.org/changeset/ports/536090

Log:
  graphics/openorienteering-mapper: prepare for Qt5-5.15

Added:
  head/graphics/openorienteering-mapper/files/patch-src_gui_print__tool.cpp   (contents, props changed)

Added: head/graphics/openorienteering-mapper/files/patch-src_gui_print__tool.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/openorienteering-mapper/files/patch-src_gui_print__tool.cpp	Thu May 21 09:10:27 2020	(r536090)
@@ -0,0 +1,10 @@
+--- src/gui/print_tool.cpp.orig	2020-05-21 09:05:59 UTC
++++ src/gui/print_tool.cpp
+@@ -25,6 +25,7 @@
+ 
+ #include <QMouseEvent>
+ #include <QPainter>
++#include <QPainterPath>
+ 
+ #include "core/map.h"
+ #include "core/map_printer.h"


More information about the svn-ports-head mailing list