From 7fac00d2253799f12192d94f52d8bc1af2f18fc0 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 26 Apr 2019 16:14:02 +0200 Subject: dev-util/kdstatemachineeditor: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11832 Signed-off-by: Aaron Bauman --- .../files/kdstatemachineeditor-1.2.3-qt-5.11.patch | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 dev-util/kdstatemachineeditor/files/kdstatemachineeditor-1.2.3-qt-5.11.patch diff --git a/dev-util/kdstatemachineeditor/files/kdstatemachineeditor-1.2.3-qt-5.11.patch b/dev-util/kdstatemachineeditor/files/kdstatemachineeditor-1.2.3-qt-5.11.patch deleted file mode 100644 index 04a9ac9306b6..000000000000 --- a/dev-util/kdstatemachineeditor/files/kdstatemachineeditor-1.2.3-qt-5.11.patch +++ /dev/null @@ -1,21 +0,0 @@ -From 63ca52af50f94b396182638224fe2c50b4cb7043 Mon Sep 17 00:00:00 2001 -From: Allen Winter -Date: Thu, 5 Apr 2018 10:07:01 -0400 -Subject: [PATCH] src/core/model/element.h - fix compile on with XCode (include QPointF) - ---- - src/core/model/element.h | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/core/model/element.h b/src/core/model/element.h -index ec32cfc..c20ac6f 100644 ---- a/src/core/model/element.h -+++ b/src/core/model/element.h -@@ -30,6 +30,7 @@ - - #include - #include -+#include - - QT_BEGIN_NAMESPACE - class QPainterPath; \ No newline at end of file -- cgit v1.2.3-65-gdbad