summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlglobals.h
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2018-06-28 11:07:18 +0200
committerUlf Hermann <ulf.hermann@qt.io>2018-06-28 13:13:54 +0000
commit67d9d69b97c8c2db54974850783d0d10292f63b5 (patch)
treeeda5530ab35dfb19293e70506dcfd048c5d83e8b /src/scxml/qscxmlglobals.h
parent81205d62c91c05ab0639052baeeb637236159473 (diff)
Make the ECMAScript model a configurable feature
Introducing this feature allows our users to slim down the module. Task-number: QTBUG-61960 Change-Id: I94215fd3c6dee9766a5f7479bec0440cdfe85ac1 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/scxml/qscxmlglobals.h')
-rw-r--r--src/scxml/qscxmlglobals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scxml/qscxmlglobals.h b/src/scxml/qscxmlglobals.h
index 8672aa1..da45a2b 100644
--- a/src/scxml/qscxmlglobals.h
+++ b/src/scxml/qscxmlglobals.h
@@ -40,6 +40,7 @@
#ifndef QSCXMLGLOBALS_H
#define QSCXMLGLOBALS_H
#include <QtCore/qglobal.h>
+#include <QtScxml/qtscxml-config.h>
QT_BEGIN_NAMESPACE