1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

math/vtk8: prepare for Qt5-5.15

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25047
This commit is contained in:
Loïc Bartoletti 2020-05-29 18:36:38 +00:00
parent f0ff4b9962
commit 985f5622cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536987

View File

@ -0,0 +1,10 @@
--- Rendering/Qt/vtkQtLabelRenderStrategy.cxx.orig 2020-05-28 17:13:13 UTC
+++ Rendering/Qt/vtkQtLabelRenderStrategy.cxx
@@ -41,6 +41,7 @@
#include <QImage>
#include <QMap>
#include <QPainter>
+#include <QPainterPath>
#include <QPair>
#include <QPixmap>
#include <QTextDocument>