summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/TestWebEngineView.qml
diff options
context:
space:
mode:
authorAdam Kallai <kadam@inf.u-szeged.hu>2016-04-28 12:04:10 +0200
committerAdam Kallai <kadam@inf.u-szeged.hu>2016-06-16 08:02:09 +0000
commit57f826abff6155c017f76eba1958979a2bc143a4 (patch)
tree21983e73b522ecb8ea17fc6bd8580bf922286e21 /tests/auto/quick/qmltests/data/TestWebEngineView.qml
parent68028b6ea7812609dd7c91b96fa6595a89a049d2 (diff)
Add QML test for scrollPosition
Change-Id: Ia7541befb43d2b6fdd09b13ca51fc7d09b955964 Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'tests/auto/quick/qmltests/data/TestWebEngineView.qml')
-rw-r--r--tests/auto/quick/qmltests/data/TestWebEngineView.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/qmltests/data/TestWebEngineView.qml b/tests/auto/quick/qmltests/data/TestWebEngineView.qml
index 34fc5fb2f..0d2a34645 100644
--- a/tests/auto/quick/qmltests/data/TestWebEngineView.qml
+++ b/tests/auto/quick/qmltests/data/TestWebEngineView.qml
@@ -28,7 +28,7 @@
import QtQuick 2.0
import QtTest 1.0
-import QtWebEngine 1.2
+import QtWebEngine 1.3
WebEngineView {
property var loadStatus: null