aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/modelinglib
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-03-16 08:30:33 +0100
committerEike Ziller <eike.ziller@qt.io>2020-03-16 08:30:33 +0100
commit22cdc470776ec3a2447688eaca972ec018a2d024 (patch)
tree785dc530c98f7a31954ae2350ac079fb200b210c /src/libs/modelinglib
parentfc9bdf1255741f9261572d8560c6d8d1def76828 (diff)
parent3faa91945afc056a8b9ebe3d564be47d57de3576 (diff)
Merge remote-tracking branch 'origin/4.12'
Conflicts: src/plugins/baremetal/debugservers/uvsc/uvtargetdevicemodel.cpp Change-Id: I4a90920e52dbbe9eb46aef3437ee3c5a6e7b31c6
Diffstat (limited to 'src/libs/modelinglib')
-rw-r--r--src/libs/modelinglib/qmt/stereotype/shapepaintvisitor.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libs/modelinglib/qmt/stereotype/shapepaintvisitor.cpp b/src/libs/modelinglib/qmt/stereotype/shapepaintvisitor.cpp
index 04c5a0a32c4..13ce2b13175 100644
--- a/src/libs/modelinglib/qmt/stereotype/shapepaintvisitor.cpp
+++ b/src/libs/modelinglib/qmt/stereotype/shapepaintvisitor.cpp
@@ -27,6 +27,8 @@
#include "shapes.h"
+#include <QPainterPath>
+
namespace qmt {
ShapePaintVisitor::ShapePaintVisitor(QPainter *painter, const QPointF &scaledOrigin, const QSizeF &originalSize,