editors/texworks: prepare for Qt5-5.15
This commit is contained in:
parent
8ed8a4fd33
commit
a3ba8a0170
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535747
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
--- modules/QtPDF/src/PDFBackend.cpp.orig 2020-05-18 16:06:39 UTC
|
||||
+++ modules/QtPDF/src/PDFBackend.cpp
|
||||
@@ -14,6 +14,7 @@
|
||||
|
||||
#include <PDFBackend.h>
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QApplication>
|
||||
|
||||
namespace QtPDF {
|
Loading…
Reference in a new issue