summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/data/script.3.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qmllanguage/data/script.3.qml')
-rw-r--r--tests/auto/declarative/qmllanguage/data/script.3.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qmllanguage/data/script.3.qml b/tests/auto/declarative/qmllanguage/data/script.3.qml
index c2296ff..8621a9a 100644
--- a/tests/auto/declarative/qmllanguage/data/script.3.qml
+++ b/tests/auto/declarative/qmllanguage/data/script.3.qml
@@ -1,6 +1,6 @@
import Qt 4.6
-Object {
+QtObject {
Script {
hello: world
}