Skip to content
Snippets Groups Projects
Commit 727d71a4 authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

Temporary fix, waiting for qt-qml staging to trickle in.

parent b2042b79
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,8 @@
#include "objecttree.h"
Q_DECLARE_METATYPE(QmlDebugObjectReference)
ObjectTree::ObjectTree(QmlEngineDebug *client, QWidget *parent)
: QTreeWidget(parent),
m_client(client),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment