summaryrefslogtreecommitdiff
path: root/print/qpdfview/files/patch-sources_djvumodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'print/qpdfview/files/patch-sources_djvumodel.cpp')
-rw-r--r--print/qpdfview/files/patch-sources_djvumodel.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/print/qpdfview/files/patch-sources_djvumodel.cpp b/print/qpdfview/files/patch-sources_djvumodel.cpp
deleted file mode 100644
index 6a3b2a1bfb95..000000000000
--- a/print/qpdfview/files/patch-sources_djvumodel.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- sources/djvumodel.cpp.orig 2020-05-21 10:55:32 UTC
-+++ sources/djvumodel.cpp
-@@ -29,6 +29,7 @@ along with qpdfview. If not, see <http://www.gnu.org/
- #include <cstdio>
-
- #include <QFile>
-+#include <QPainterPath>
- #include <qmath.h>
-
- #if defined(Q_OS_WIN) && defined(DJVU_STATIC)