qupzilla1: fix build w/ qt5-5.11
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
92acb5aa3c
commit
cbdffd3224
1 changed files with 10 additions and 0 deletions
10
srcpkgs/qupzilla1/patches/qt-5.11.patch
Normal file
10
srcpkgs/qupzilla1/patches/qt-5.11.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- src/lib/adblock/adblockmanager.cpp 2015-11-11 16:13:24.000000000 +0100
|
||||
+++ src/lib/adblock/adblockmanager.cpp 2019-05-14 15:22:20.780352476 +0200
|
||||
@@ -32,6 +32,7 @@
|
||||
#include <QTextStream>
|
||||
#include <QDir>
|
||||
#include <QTimer>
|
||||
+#include <QAction>
|
||||
|
||||
//#define ADBLOCK_DEBUG
|
||||
|
Loading…
Add table
Reference in a new issue