fixes #0004318: Compilation fails with Qt 5.15 beta with QPainterPath errors [skip ci]

This commit is contained in:
wmayer
2020-07-02 13:19:43 +02:00
parent 46453ef57d
commit 611fd4088a
20 changed files with 20 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
# include <QGraphicsScene>
# include <QPainter>
# include <QPainterPath>
# include <QPaintDevice>
# include <QSvgGenerator>