forked from qt-creator/qt-creator
QmlPuppet: Explicitly include private headers
Those headers are used implcitly. Change-Id: I49dcfb1a04b2103866b1d828605381570fb3e5c6 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
This commit is contained in:
@@ -53,6 +53,9 @@
|
||||
|
||||
#include <QQmlEngine>
|
||||
|
||||
#include <private/qqmlmetatype_p.h>
|
||||
#include <private/qqmlengine_p.h>
|
||||
|
||||
/*!
|
||||
\class QmlDesigner::NodeInstance
|
||||
\ingroup CoreInstance
|
||||
|
||||
Reference in New Issue
Block a user