From cd60b787651ac682595fe40f40c8778c518c5517 Mon Sep 17 00:00:00 2001 From: Lorn Potter Date: Wed, 29 Aug 2018 15:18:32 +1000 Subject: wasm: enable Network for nothread MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-70208 Change-Id: Ib73ca0d3c0736336bf517ffb968cbdbab4610319 Reviewed-by: Edward Welbourne Reviewed-by: Morten Johan Sørvig --- configure.json | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.json') diff --git a/configure.json b/configure.json index 3d78039a9f..85d6a8c31a 100644 --- a/configure.json +++ b/configure.json @@ -1169,7 +1169,6 @@ }, "network": { "label": "Qt Network", - "condition": "features.thread", "output": [ "privateFeature" ] }, "sql": { -- cgit v1.2.3