app-office/kexi: remove unused patch(es)
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 1 Jun 2019 16:24:21 +0000 (18:24 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 1 Jun 2019 16:29:49 +0000 (18:29 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12151
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-office/kexi/files/kexi-3.1.0-qt-5.11.patch [deleted file]

diff --git a/app-office/kexi/files/kexi-3.1.0-qt-5.11.patch b/app-office/kexi/files/kexi-3.1.0-qt-5.11.patch
deleted file mode 100644 (file)
index a879b2a..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-From c7b9215e7ae30a052fa11aa4199e7adea517c7e2 Mon Sep 17 00:00:00 2001
-From: Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
-Date: Tue, 20 Mar 2018 00:06:46 +0100
-Subject: [PATCH] Fix build with Qt 5.11 (missing headers)
-
----
- src/main/startup/KexiNewProjectAssistant.cpp | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/main/startup/KexiNewProjectAssistant.cpp b/src/main/startup/KexiNewProjectAssistant.cpp
-index 59e819acc..6568f1b5c 100644
---- a/src/main/startup/KexiNewProjectAssistant.cpp
-+++ b/src/main/startup/KexiNewProjectAssistant.cpp
-@@ -48,6 +48,7 @@
- #include <KIconLoader>
- #include <KStandardGuiItem>
-+#include <QAction>
- #include <QDebug>
- #include <QLayout>
- #include <QCheckBox>
--- 
-2.16.2
-