mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
falkon: fix build w/ qt5-5.15.0
This commit is contained in:
parent
5b14055149
commit
81b4f7819f
1 changed files with 10 additions and 0 deletions
10
srcpkgs/falkon/patches/qt-5.15-fix.patch
Normal file
10
srcpkgs/falkon/patches/qt-5.15-fix.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- src/lib/tools/qztools.cpp 2019-03-19 19:06:45.000000000 +0100
|
||||
+++ src/lib/tools/qztools.cpp 2020-06-25 09:14:08.074700925 +0200
|
||||
@@ -25,6 +25,7 @@
|
||||
#include <QByteArray>
|
||||
#include <QPixmap>
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QBuffer>
|
||||
#include <QFile>
|
||||
#include <QDir>
|
Loading…
Add table
Reference in a new issue