summaryrefslogtreecommitdiffstats
path: root/src/widgets/statemachine/statemachine.pri
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with statemachine feature disabledLars Knoll2016-10-111-2/+5
| | | | | | | | | | | | | The sources of the state machine are excluded completely at the build system level instead of littering them with #ifs. All remaining usages of QT_NO_STATEMACHINE are converted to QT_CONFIG(statemachine) or a QT_REQUIRE_CONFIG(statemachine). Also make the qeventtransition feature dependent on statemachine. Change-Id: Ib05c7ca263a02042523fff8f794fa87342df1069 Reviewed-by: Jake Petroules <jake.petroules@qt.io>
* library splitLars Knoll2011-05-071-0/+13