summaryrefslogtreecommitdiff
path: root/examples/qtobject/qml/qtobject/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtobject/qml/qtobject/main.qml')
-rw-r--r--examples/qtobject/qml/qtobject/main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qtobject/qml/qtobject/main.qml b/examples/qtobject/qml/qtobject/main.qml
index 7a63cd2..d00c9ac 100644
--- a/examples/qtobject/qml/qtobject/main.qml
+++ b/examples/qtobject/qml/qtobject/main.qml
@@ -49,6 +49,7 @@ import QtWebKit.experimental 1.0
Rectangle {
MetaObjectPublisher {
id: publisher
+ webChannel: webChannel
}
TestObject {