Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2020 16:04:45 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535746 - head/graphics/ipe/files
Message-ID:  <202005181604.04IG4j3m010543@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Mon May 18 16:04:44 2020
New Revision: 535746
URL: https://svnweb.freebsd.org/changeset/ports/535746

Log:
  graphics/ipe: prepare for Qt5-5.15

Added:
  head/graphics/ipe/files/patch-ipecanvas_ipecanvas__qt.cpp   (contents, props changed)

Added: head/graphics/ipe/files/patch-ipecanvas_ipecanvas__qt.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/ipe/files/patch-ipecanvas_ipecanvas__qt.cpp	Mon May 18 16:04:44 2020	(r535746)
@@ -0,0 +1,10 @@
+--- ipecanvas/ipecanvas_qt.cpp.orig	2020-05-18 15:58:39 UTC
++++ ipecanvas/ipecanvas_qt.cpp
+@@ -36,6 +36,7 @@
+ 
+ #include <QPainter>
+ #include <QPaintEvent>
++#include <QPainterPath>
+ 
+ using namespace ipe;
+ 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005181604.04IG4j3m010543>