aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/shapes/plugins.qmltypes
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/shapes/plugins.qmltypes')
-rw-r--r--src/imports/shapes/plugins.qmltypes2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/shapes/plugins.qmltypes b/src/imports/shapes/plugins.qmltypes
index c7c079991d..b8a7c532e0 100644
--- a/src/imports/shapes/plugins.qmltypes
+++ b/src/imports/shapes/plugins.qmltypes
@@ -31,7 +31,7 @@ Module {
"Processing": 2
}
}
- Property { name: "renderer"; type: "RendererType"; isReadonly: true }
+ Property { name: "rendererType"; type: "RendererType"; isReadonly: true }
Property { name: "asynchronous"; type: "bool" }
Property { name: "vendorExtensionsEnabled"; type: "bool" }
Property { name: "status"; type: "Status"; isReadonly: true }