1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

Merge branch 'fix-build-with-qt-5.15' into 'Falkon/3.1'

Fix build with Qt 5.15

See merge request kde/falkon!3
This commit is contained in:
Juraj Oravec 2020-03-30 19:46:45 +00:00
commit 3070f7b032

View File

@ -25,6 +25,7 @@
#include <QByteArray>
#include <QPixmap>
#include <QPainter>
#include <QPainterPath>
#include <QBuffer>
#include <QFile>
#include <QDir>