summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index bf0416417b..294299d82f 100644
--- a/configure.json
+++ b/configure.json
@@ -2301,7 +2301,7 @@
"autoDetect": "features.opengles2 || features.opengl-dynamic",
"condition": "config.win32 && tests.directx",
"output": [
- "privateFeature",
+ "publicFeature",
{ "type": "define", "name": "QT_OPENGL_ES_2_ANGLE" }
]
},