summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativewebview/data/propertychanges.qml
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2010-07-01 05:52:45 (GMT)
committerMartin Jones <martin.jones@nokia.com>2010-07-01 05:52:45 (GMT)
commit7cc5171a7d66390688444d57bb3f4550dbbd26ee (patch)
tree85fb52c5137a1b36030f8c6c88bcce141692b320 /tests/auto/declarative/qdeclarativewebview/data/propertychanges.qml
parentc73eedff2f7a4afdbfff319fd6c4bf0a4fce251b (diff)
downloadQt-7cc5171a7d66390688444d57bb3f4550dbbd26ee.zip
Qt-7cc5171a7d66390688444d57bb3f4550dbbd26ee.tar.gz
Qt-7cc5171a7d66390688444d57bb3f4550dbbd26ee.tar.bz2
Fix webkit import for webkit tests.
Diffstat (limited to 'tests/auto/declarative/qdeclarativewebview/data/propertychanges.qml')
-rw-r--r--tests/auto/declarative/qdeclarativewebview/data/propertychanges.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativewebview/data/propertychanges.qml b/tests/auto/declarative/qdeclarativewebview/data/propertychanges.qml
index 45684ff..569f4a5 100644
--- a/tests/auto/declarative/qdeclarativewebview/data/propertychanges.qml
+++ b/tests/auto/declarative/qdeclarativewebview/data/propertychanges.qml
@@ -1,5 +1,5 @@
import Qt 4.7
-import org.webkit 1.0
+import QtWebKit 1.0
Item {
width: 240