aboutsummaryrefslogtreecommitdiff
path: root/graphics/zint
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-05-21 11:10:15 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-05-21 11:10:15 +0000
commite1299426b7d9b6b9b91504d2c19bc326e6aae3b9 (patch)
tree3c1f07dd40c7519762bf4c8c3c5e18c318b4cc1b /graphics/zint
parentc577355c7d56650153f25a0318965016ce179c6c (diff)
downloadports-e1299426b7d9b6b9b91504d2c19bc326e6aae3b9.tar.gz
ports-e1299426b7d9b6b9b91504d2c19bc326e6aae3b9.zip
graphics/zint: prepare for Qt5-5.15
Notes
Notes: svn path=/head/; revision=536111
Diffstat (limited to 'graphics/zint')
-rw-r--r--graphics/zint/files/patch-backend__qt_qzint.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/zint/files/patch-backend__qt_qzint.cpp b/graphics/zint/files/patch-backend__qt_qzint.cpp
new file mode 100644
index 000000000000..7c9b05fa93c0
--- /dev/null
+++ b/graphics/zint/files/patch-backend__qt_qzint.cpp
@@ -0,0 +1,10 @@
+--- backend_qt/qzint.cpp.orig 2020-05-21 11:07:30 UTC
++++ backend_qt/qzint.cpp
+@@ -17,6 +17,7 @@
+
+ #include "qzint.h"
+ #include <stdio.h>
++#include <QPainterPath>
+
+ namespace Zint {
+