summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlecmascriptplatformproperties.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2017-02-08 11:21:23 +0100
committerUlf Hermann <ulf.hermann@qt.io>2017-02-08 10:59:09 +0000
commit6127d87db2f68a322ee8cea11872f2989f085400 (patch)
tree49eb30cf751891ef07df2b921a234779d22d8b7f /src/scxml/qscxmlecmascriptplatformproperties.cpp
parent7ffc36ef46e7ad14398359c1b0405ff291b9719b (diff)
Reformat include statements in accordance with coding conventions
Also, drop the QStateMachine includes. We certainly don't need them anymore. Change-Id: I1fe99162c68668858024516f937ee66ca6eff0bc Task-number: QTBUG-58658 Reviewed-by: Erik Verbruggen <erik.verbruggen@qt.io>
Diffstat (limited to 'src/scxml/qscxmlecmascriptplatformproperties.cpp')
-rw-r--r--src/scxml/qscxmlecmascriptplatformproperties.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scxml/qscxmlecmascriptplatformproperties.cpp b/src/scxml/qscxmlecmascriptplatformproperties.cpp
index 41e27b5..c4bb195 100644
--- a/src/scxml/qscxmlecmascriptplatformproperties.cpp
+++ b/src/scxml/qscxmlecmascriptplatformproperties.cpp
@@ -40,7 +40,7 @@
#include "qscxmlecmascriptplatformproperties_p.h"
#include "qscxmlstatemachine.h"
-#include <QJSEngine>
+#include <qjsengine.h>
QT_BEGIN_NAMESPACE
class QScxmlPlatformProperties::Data