aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-05-21 12:56:29 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-05-21 12:56:29 +0000
commite40016d64d18b98c78c4b9f5c8b43aad98b5ddbc (patch)
tree1fc7f6f4808ac638da4b275b3fe30daca7800c78 /x11-themes
parentc01ca375822caa875847646dbb6e7f2f4c7d6ac8 (diff)
downloadports-e40016d64d18b98c78c4b9f5c8b43aad98b5ddbc.tar.gz
ports-e40016d64d18b98c78c4b9f5c8b43aad98b5ddbc.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/qtcurve/files/patch-qt5_style_qtcurve.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-themes/qtcurve/files/patch-qt5_style_qtcurve.h b/x11-themes/qtcurve/files/patch-qt5_style_qtcurve.h
new file mode 100644
index 000000000000..b892052781e7
--- /dev/null
+++ b/x11-themes/qtcurve/files/patch-qt5_style_qtcurve.h
@@ -0,0 +1,10 @@
+--- qt5/style/qtcurve.h.orig 2020-05-21 12:41:50 UTC
++++ qt5/style/qtcurve.h
+@@ -34,6 +34,7 @@
+ #include <QStyleOption>
+ #include <QtGlobal>
+ #include <QCommonStyle>
++#include <QPainterPath>
+ #ifdef QTC_QT5_ENABLE_KDE
+ #include <KConfigCore/KSharedConfig>
+ #include <KConfigCore/KConfigGroup>