svn commit: r536131 - head/x11-themes/qtcurve/files

Tobias C. Berner tcberner at FreeBSD.org
Thu May 21 12:56:30 UTC 2020


Author: tcberner
Date: Thu May 21 12:56:29 2020
New Revision: 536131
URL: https://svnweb.freebsd.org/changeset/ports/536131

Log:
  x11-themes/qtcurve: prepare for Qt5-5.15

Added:
  head/x11-themes/qtcurve/files/patch-qt5_style_qtcurve.h   (contents, props changed)

Added: head/x11-themes/qtcurve/files/patch-qt5_style_qtcurve.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve/files/patch-qt5_style_qtcurve.h	Thu May 21 12:56:29 2020	(r536131)
@@ -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>


More information about the svn-ports-head mailing list