summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index d79e125c63..da051d6371 100644
--- a/configure.json
+++ b/configure.json
@@ -2125,7 +2125,7 @@
},
"widgets": {
"description": "Qt Widgets",
- "condition": "features.gui && !config.tvos",
+ "condition": "features.gui",
"output": [
{ "type": "define", "negative": true, "name": "QT_NO_WIDGETS" },
{ "type": "publicQtConfig", "negative": true }