aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/quickcontrols2/configure.json')
-rw-r--r--src/quickcontrols2/configure.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/quickcontrols2/configure.json b/src/quickcontrols2/configure.json
index e1d16d17..2d966a40 100644
--- a/src/quickcontrols2/configure.json
+++ b/src/quickcontrols2/configure.json
@@ -15,12 +15,12 @@
},
"quickcontrols2-material": {
"label": "Material",
- "purpose": "A style based on the Material Design guidelines",
+ "purpose": "Provides a Qt Quick Controls 2 style based on the Material Design guidelines",
"output": [ "privateFeature" ]
},
"quickcontrols2-universal": {
"label": "Universal",
- "purpose": "A style based on the Universal Design guidelines",
+ "purpose": "Provides a Qt Quick Controls 2 style based on the Universal Design guidelines",
"output": [ "privateFeature" ]
}
},