summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2017-09-13 18:40:23 +0200
committerMichal Klocek <michal.klocek@qt.io>2017-09-19 07:51:13 +0000
commitaaac5fe1f9a1be81b919642e6272967f86fef1a5 (patch)
treef5aacfc002d240effd94a09184b96d77eb63fdf2 /configure.json
parentbd97ecd3f617b21fa56a2717abcf76518697b1e3 (diff)
Add UI delegates configure option
Change-Id: Ib9d6c8842609c4c410ca65a35fefeab481f71cb2 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.json b/configure.json
index 76327d9c1..726d151c7 100644
--- a/configure.json
+++ b/configure.json
@@ -440,6 +440,10 @@
"section": "WebEngine",
"output": [ "privateFeature" ]
},
+ "ui-delegates": {
+ "label": "UI Delegates",
+ "output": [ "privateFeature" ]
+ },
"webrtc": {
"label": "WebRTC",
"purpose": "Provides WebRTC support.",