opnsense-ports/math/vtk8/files/patch-Rendering_Qt_vtkQtStringToImage.cxx
Franco Fichtner ee11c9e7ae */*: sync with upstream
Taken from: HardenedBSD
2020-06-09 04:29:54 +02:00

10 lines
287 B
C++

--- 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>