summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.json b/configure.json
index a9249e1ed2..84798d3a0e 100644
--- a/configure.json
+++ b/configure.json
@@ -1344,6 +1344,11 @@
"label": "Qt Network",
"output": [ "privateFeature" ]
},
+ "printsupport": {
+ "label": "Qt PrintSupport",
+ "condition": "features.widgets",
+ "output": [ "privateFeature" ]
+ },
"sql": {
"label": "Qt Sql",
"condition": "features.thread",