[neon/extras/qtcurve/Neon/unstable] debian/patches: Revert " Revert " Revert "add patch from branc"""

Jonathan Riddell null at kde.org
Mon Dec 14 16:10:56 GMT 2020


Git commit e8a5075c3484a519e2a492de6b83585fd665e106 by Jonathan Riddell.
Committed on 14/12/2020 at 16:10.
Pushed by jriddell into branch 'Neon/unstable'.

Revert " Revert " Revert "add patch from branc"""

This reverts commit 90fd05d293a171e813060d521e3101a6201e70fc.

D  +0    -19   debian/patches/qt-5.15.diff

https://invent.kde.org/neon/extras/qtcurve/commit/e8a5075c3484a519e2a492de6b83585fd665e106

diff --git a/debian/patches/qt-5.15.diff b/debian/patches/qt-5.15.diff
deleted file mode 100644
index 994a3a4..0000000
--- a/debian/patches/qt-5.15.diff
+++ /dev/null
@@ -1,19 +0,0 @@
-commit 44e2a35ebb164dcab0bad1a9158b1219a3ff6504
-Author: Andreas Sturmlechner <asturm at gentoo.org>
-Date:   Sun May 31 23:33:30 2020 +0200
-
-    Fix build with Qt 5.15 (missing QPainterPath include)
-
-diff --git a/qt5/style/qtcurve.h b/qt5/style/qtcurve.h
-index 9a50db00..00072d4e 100644
---- a/qt5/style/qtcurve.h
-+++ b/qt5/style/qtcurve.h
-@@ -31,6 +31,8 @@
- #include <QCache>
- #include <QColor>
- #include <QFont>
-+#include <QPainter>
-+#include <QPainterPath>
- #include <QStyleOption>
- #include <QtGlobal>
- #include <QCommonStyle>


More information about the Neon-commits mailing list