commit: e837a3f6a25f0aecaae35004865b2cffdac222f8 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Jun 1 16:24:21 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jun 1 16:29:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e837a3f6
app-office/kexi: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12151 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-office/kexi/files/kexi-3.1.0-qt-5.11.patch | 24 ------------------------ 1 file changed, 24 deletions(-) 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 index a879b2a4604..00000000000 --- a/app-office/kexi/files/kexi-3.1.0-qt-5.11.patch +++ /dev/null @@ -1,24 +0,0 @@ -From c7b9215e7ae30a052fa11aa4199e7adea517c7e2 Mon Sep 17 00:00:00 2001 -From: Andreas Sturmlechner <[email protected]> -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 -
