forked from qt-creator/qt-creator
Temporary fix, waiting for qt-qml staging to trickle in.
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
|
||||
#include "objecttree.h"
|
||||
|
||||
Q_DECLARE_METATYPE(QmlDebugObjectReference)
|
||||
|
||||
ObjectTree::ObjectTree(QmlEngineDebug *client, QWidget *parent)
|
||||
: QTreeWidget(parent),
|
||||
m_client(client),
|
||||
|
||||
Reference in New Issue
Block a user