aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/script/data/scriptCall.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/script/data/scriptCall.qml')
-rw-r--r--tests/benchmarks/declarative/script/data/scriptCall.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/declarative/script/data/scriptCall.qml b/tests/benchmarks/declarative/script/data/scriptCall.qml
index b76a95cb55..420f621dfc 100644
--- a/tests/benchmarks/declarative/script/data/scriptCall.qml
+++ b/tests/benchmarks/declarative/script/data/scriptCall.qml
@@ -39,7 +39,7 @@
**
****************************************************************************/
-import QtQuick 1.0
+import QtQuick 2.0
import "script.js" as Script
import "script2.js" as OtherScript