forked from qt-creator/qt-creator
fix QPainterPath against Qt 5.15.0
Change-Id: I08aaf6886b04407f1e52ca4f56607c81fccec85c Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
#include <QDebug>
|
||||
#include <QPainter>
|
||||
#include <QPainterPath>
|
||||
#include <QPen>
|
||||
#include <QStringList>
|
||||
#include <QUndoStack>
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
#include <QPen>
|
||||
|
||||
QT_FORWARD_DECLARE_CLASS(QGraphicsSceneMouseEvent)
|
||||
QT_FORWARD_DECLARE_CLASS(QPainterPath)
|
||||
|
||||
namespace ScxmlEditor {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user