From b4d9fb7202d5d131ee1b7b07a26c58f0c6f9c221 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Thu, 21 May 2020 10:59:20 +0000 Subject: print/qpdfview: prepare for Qt5-5.15 --- print/qpdfview/files/patch-sources_djvumodel.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 print/qpdfview/files/patch-sources_djvumodel.cpp (limited to 'print/qpdfview/files/patch-sources_djvumodel.cpp') diff --git a/print/qpdfview/files/patch-sources_djvumodel.cpp b/print/qpdfview/files/patch-sources_djvumodel.cpp new file mode 100644 index 000000000000..6a3b2a1bfb95 --- /dev/null +++ b/print/qpdfview/files/patch-sources_djvumodel.cpp @@ -0,0 +1,10 @@ +--- sources/djvumodel.cpp.orig 2020-05-21 10:55:32 UTC ++++ sources/djvumodel.cpp +@@ -29,6 +29,7 @@ along with qpdfview. If not, see + + #include ++#include + #include + + #if defined(Q_OS_WIN) && defined(DJVU_STATIC) -- cgit v1.2.3