aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickshape/data/pathitem3.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qquickshape/data/pathitem3.qml')
-rw-r--r--tests/auto/quick/qquickshape/data/pathitem3.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/qquickshape/data/pathitem3.qml b/tests/auto/quick/qquickshape/data/pathitem3.qml
index fccd1aa2de..8328f2fc33 100644
--- a/tests/auto/quick/qquickshape/data/pathitem3.qml
+++ b/tests/auto/quick/qquickshape/data/pathitem3.qml
@@ -6,7 +6,7 @@ Item {
height: 150
Shape {
- enableVendorExtensions: false
+ vendorExtensionsEnabled: false
objectName: "pathItem"
anchors.fill: parent