From b0e19e1d08e17a7fd76008447be0f788ebf73f1f Mon Sep 17 00:00:00 2001 From: Tasuku Suzuki Date: Tue, 16 Jul 2019 10:34:11 +0900 Subject: Fix label name of features.qml-object-model Change-Id: I8a35e51f87cfa49bdec834cca65ef169dd76b750 Reviewed-by: Edward Welbourne --- src/qmlmodels/configure.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qmlmodels/configure.json') diff --git a/src/qmlmodels/configure.json b/src/qmlmodels/configure.json index 2b4fa4f6e2..84eefed261 100644 --- a/src/qmlmodels/configure.json +++ b/src/qmlmodels/configure.json @@ -7,7 +7,7 @@ "features": { "qml-object-model" : { - "label": "QML list model", + "label": "QML object model", "purpose": "Provides the ObjectModel and Instantiator QML types.", "section": "QML", "output": [ "privateFeature" ] -- cgit v1.2.3