From e33a382c33099437ad5407fb36f446799e5ea549 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 10 Aug 2016 14:36:59 +0200 Subject: 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 Reviewed-by: Oswald Buddenhagen --- configure.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure.json') 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" ] -- cgit v1.2.3