From 48c15d3bbdbf1f27d860c8260b38040da4868d36 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Thu, 21 May 2020 07:44:55 +0000 Subject: editors/ghostwriter: prepare for Qt5-5.15 --- editors/ghostwriter/files/patch-src_MarkdownEditor.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 editors/ghostwriter/files/patch-src_MarkdownEditor.cpp (limited to 'editors/ghostwriter/files/patch-src_MarkdownEditor.cpp') diff --git a/editors/ghostwriter/files/patch-src_MarkdownEditor.cpp b/editors/ghostwriter/files/patch-src_MarkdownEditor.cpp new file mode 100644 index 000000000000..89c3e7114850 --- /dev/null +++ b/editors/ghostwriter/files/patch-src_MarkdownEditor.cpp @@ -0,0 +1,10 @@ +--- src/MarkdownEditor.cpp.orig 2020-05-21 07:40:36 UTC ++++ src/MarkdownEditor.cpp +@@ -34,6 +34,7 @@ + #include + #include + #include ++#include + #include + #include + -- cgit v1.2.3