mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
math/vtk8: prepare for Qt5.15 (follow-up rP536987)
It seems that I forgot to ship this patch in the last review/commit. Approved by: tcberner (mentor), adridg Differential Revision: https://reviews.freebsd.org/D25142
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- Rendering/Qt/vtkQtStringToImage.cxx.orig 2020-06-05 04:36:21 UTC
|
||||
+++ Rendering/Qt/vtkQtStringToImage.cxx
|
||||
@@ -31,6 +31,7 @@
|
||||
#include <QFontMetrics>
|
||||
#include <QImage>
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QPixmap>
|
||||
#include <QTextDocument>
|
||||
#include <QTextStream>
|
||||
Reference in New Issue
Block a user