Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2020 16:42:26 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535751 - head/science/kst2/files
Message-ID:  <202005181642.04IGgQTq034286@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Mon May 18 16:42:25 2020
New Revision: 535751
URL: https://svnweb.freebsd.org/changeset/ports/535751

Log:
  science/kst2: prepare for Qt5-5.15

Added:
  head/science/kst2/files/patch-src_widgets_gradienteditor.h   (contents, props changed)

Added: head/science/kst2/files/patch-src_widgets_gradienteditor.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/science/kst2/files/patch-src_widgets_gradienteditor.h	Mon May 18 16:42:25 2020	(r535751)
@@ -0,0 +1,10 @@
+--- src/widgets/gradienteditor.h.orig	2020-05-18 16:26:46 UTC
++++ src/widgets/gradienteditor.h
+@@ -16,6 +16,7 @@
+ #include <QHash>
+ #include <QWidget>
+ #include <QGradient>
++#include <QPainterPath>
+ 
+ #include "kstwidgets_export.h"
+ 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005181642.04IGgQTq034286>