forked from qt-creator/qt-creator
Qmlpuppet: add missing includes
Task-number: QTCREATORBUG-18498 Change-Id: Ie40a066508bb52f53b8ad528f9d4cf6969fc0632 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
committed by
Thomas Hartmann
parent
4196534759
commit
6c41fafbb6
@@ -25,6 +25,8 @@
|
||||
|
||||
#include "layoutnodeinstance.h"
|
||||
|
||||
#include <QCoreApplication>
|
||||
|
||||
namespace QmlDesigner {
|
||||
namespace Internal {
|
||||
|
||||
|
@@ -28,6 +28,7 @@
|
||||
#include <enumeration.h>
|
||||
#include <qmlprivategate.h>
|
||||
|
||||
#include <QDebug>
|
||||
#include <QEvent>
|
||||
#include <QQmlContext>
|
||||
#include <QQmlError>
|
||||
|
Reference in New Issue
Block a user