mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
10 lines
285 B
C++
10 lines
285 B
C++
--- 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>
|