aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickshape/data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qquickshape/data')
-rw-r--r--tests/auto/quick/qquickshape/data/pathitem3.qml2
-rw-r--r--tests/auto/quick/qquickshape/data/pathitem4.qml2
2 files changed, 2 insertions, 2 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
diff --git a/tests/auto/quick/qquickshape/data/pathitem4.qml b/tests/auto/quick/qquickshape/data/pathitem4.qml
index 1d769051ee..635113416f 100644
--- a/tests/auto/quick/qquickshape/data/pathitem4.qml
+++ b/tests/auto/quick/qquickshape/data/pathitem4.qml
@@ -6,7 +6,7 @@ Item {
height: 150
Shape {
- enableVendorExtensions: false
+ vendorExtensionsEnabled: false
objectName: "pathItem"
anchors.fill: parent