aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/graph/graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/scenegraph/graph/graph.h')
-rw-r--r--examples/quick/scenegraph/graph/graph.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/scenegraph/graph/graph.h b/examples/quick/scenegraph/graph/graph.h
index a1a00cb6dc..e32e657e0e 100644
--- a/examples/quick/scenegraph/graph/graph.h
+++ b/examples/quick/scenegraph/graph/graph.h
@@ -56,6 +56,7 @@
class Graph : public QQuickItem
{
Q_OBJECT
+ QML_ELEMENT
public:
Graph();