summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/xmlhttprequest/data/getAllResponseHeaders_unsent.qml
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-11-19 03:52:07 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-11-19 03:52:07 (GMT)
commit08c45e83b05aa22b0d37a16aa01cbf5b3056bd15 (patch)
treead8c9eb1598f90061150a48118c7b45be2e3ef49 /tests/auto/declarative/xmlhttprequest/data/getAllResponseHeaders_unsent.qml
parentd363016a703f565432d2fd3d84cea4e179c79995 (diff)
parent02e81cd0262187e211a57958d8728981be2ab878 (diff)
downloadQt-08c45e83b05aa22b0d37a16aa01cbf5b3056bd15.zip
Qt-08c45e83b05aa22b0d37a16aa01cbf5b3056bd15.tar.gz
Qt-08c45e83b05aa22b0d37a16aa01cbf5b3056bd15.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'tests/auto/declarative/xmlhttprequest/data/getAllResponseHeaders_unsent.qml')
-rw-r--r--tests/auto/declarative/xmlhttprequest/data/getAllResponseHeaders_unsent.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/xmlhttprequest/data/getAllResponseHeaders_unsent.qml b/tests/auto/declarative/xmlhttprequest/data/getAllResponseHeaders_unsent.qml
index fac5259..20fb040 100644
--- a/tests/auto/declarative/xmlhttprequest/data/getAllResponseHeaders_unsent.qml
+++ b/tests/auto/declarative/xmlhttprequest/data/getAllResponseHeaders_unsent.qml
@@ -1,6 +1,6 @@
import Qt 4.6
-Object {
+QtObject {
property bool test: false
Component.onCompleted: {