1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

science/kst2: prepare for Qt5-5.15

This commit is contained in:
Tobias C. Berner 2020-05-18 16:42:25 +00:00
parent 6de53f8dec
commit 2e3e4653f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535751

View File

@ -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"