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

This commit is contained in:
Erik Verbruggen
2010-02-17 16:01:04 +01:00
parent b2042b79a2
commit 727d71a48d

View File

@@ -38,6 +38,8 @@
#include "objecttree.h"
Q_DECLARE_METATYPE(QmlDebugObjectReference)
ObjectTree::ObjectTree(QmlEngineDebug *client, QWidget *parent)
: QTreeWidget(parent),
m_client(client),