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

Fix build with Qt 5.15

See merge request kde/falkon!3
remotes/origin/Falkon/3.1
Juraj Oravec 6 years ago
commit 3070f7b032
  1. 1
      src/lib/tools/qztools.cpp

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

Loading…
Cancel
Save