summarylogtreecommitdiffstats
path: root/0001-Build-fixes-for-Qt-5.11.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-Build-fixes-for-Qt-5.11.patch')
-rw-r--r--0001-Build-fixes-for-Qt-5.11.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/0001-Build-fixes-for-Qt-5.11.patch b/0001-Build-fixes-for-Qt-5.11.patch
deleted file mode 100644
index 1f37597576eb..000000000000
--- a/0001-Build-fixes-for-Qt-5.11.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 74f022c09d25fbdcf8373bd5a255d7408ef60801 Mon Sep 17 00:00:00 2001
-From: Nicolas Menard <nicolas.menard@wyss.harvard.edu>
-Date: Wed, 3 Oct 2018 09:14:36 -0400
-Subject: [PATCH] Build fixes for Qt 5.11
-
----
- src/libkstapp/view.h | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/libkstapp/view.h b/src/libkstapp/view.h
-index 95c8c6a5..607991b7 100644
---- a/src/libkstapp/view.h
-+++ b/src/libkstapp/view.h
-@@ -19,7 +19,7 @@
-
- #include "curveplacement.h"
-
--
-+class QMenu;
- class QUndoStack;
- class QXmlStreamWriter;
-
---
-2.19.0
-