de-duplicate freetype configure entry
note that the feature is kept private (unlike in the introduced duplicate), as there shouldn't be a need to query this internal variable (that's actually debatable, but this discussion applies to several other features as well). Change-Id: I05c52a8becd5151f7e9e378f0c49499223916053 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
parent
65d5bfc63d
commit
14a5086bd3
@ -454,6 +454,8 @@
|
||||
},
|
||||
"freetype": {
|
||||
"label": "FreeType",
|
||||
"purpose": "Supports the FreeType 2 font engine (and its supported font formats).",
|
||||
"section": "Fonts",
|
||||
"output": [ "privateFeature", "feature" ]
|
||||
},
|
||||
"system-freetype": {
|
||||
@ -935,12 +937,6 @@
|
||||
"condition": "features.temporaryfile",
|
||||
"output": [ "publicFeature", "feature" ]
|
||||
},
|
||||
"freetype": {
|
||||
"label": "Freetype Font Engine",
|
||||
"purpose": "Supports the FreeType 2 font engine (and its supported font formats).",
|
||||
"section": "Fonts",
|
||||
"output": [ "publicFeature", "feature" ]
|
||||
},
|
||||
"desktopservices": {
|
||||
"label": "QDesktopServices",
|
||||
"purpose": "Provides methods for accessing common desktop services.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user