summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2016-08-10 14:36:59 +0200
committerLars Knoll <lars.knoll@qt.io>2016-08-19 04:28:26 +0000
commite33a382c33099437ad5407fb36f446799e5ea549 (patch)
treeff070106182094974e3b3b989a6e938533ea369d /configure.json
parent0a070d1e957a0a25bf401b10663dc3fbd7d55e27 (diff)
Add a qeventtransition feature
This replaces the QT_NO_STATEMACHINE_EVENTFILTER define, and gives it a proper name. Change-Id: I2b9386458224ff2bd30003daac548daa61961085 Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
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 f56c2651ce..3f007d485d 100644
--- a/configure.json
+++ b/configure.json
@@ -2518,6 +2518,10 @@
"description": "Mimetype handling",
"output": [ "publicFeature", "feature" ]
},
+ "qeventtransition": {
+ "description": "QEventTransition class",
+ "output": [ "publicFeature" ]
+ },
"extra_features": {
"comment": "### remove, once qfeatures.txt is ported to the new system",
"output": [ "extraFeatures" ]