From aaac5fe1f9a1be81b919642e6272967f86fef1a5 Mon Sep 17 00:00:00 2001 From: Michal Klocek Date: Wed, 13 Sep 2017 18:40:23 +0200 Subject: Add UI delegates configure option Change-Id: Ib9d6c8842609c4c410ca65a35fefeab481f71cb2 Reviewed-by: Allan Sandfeld Jensen --- configure.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure.json') 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.", -- cgit v1.2.3