aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgpathview/data/pathview0.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qsgpathview/data/pathview0.qml')
-rw-r--r--tests/auto/declarative/qsgpathview/data/pathview0.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/qsgpathview/data/pathview0.qml b/tests/auto/declarative/qsgpathview/data/pathview0.qml
index 72b71a3c80..8b9378163f 100644
--- a/tests/auto/declarative/qsgpathview/data/pathview0.qml
+++ b/tests/auto/declarative/qsgpathview/data/pathview0.qml
@@ -17,6 +17,7 @@ Rectangle {
Rectangle {
id: wrapper
objectName: "wrapper"
+ property bool onPath: PathView.onPath
height: root.delegateHeight
width: root.delegateWidth
scale: root.delegateScale