summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlecmascriptdatamodel.h
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@qt.io>2017-08-16 12:24:45 +0200
committerJarek Kobus <jaroslaw.kobus@qt.io>2017-08-18 09:18:26 +0000
commit3ba4176568867cb146c2b758cd39461367ad22d1 (patch)
tree315d32d1a4d196df303f10025bfaaaecb17a146c /src/scxml/qscxmlecmascriptdatamodel.h
parente9cf90a22ed562e17f1169ac48cc413d80bd5025 (diff)
Cleanup JS includes, remove unneeded codev5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1
Change-Id: Ic24fed82ecd57cfee91372915b61e43c2a2dca22 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/scxml/qscxmlecmascriptdatamodel.h')
-rw-r--r--src/scxml/qscxmlecmascriptdatamodel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/scxml/qscxmlecmascriptdatamodel.h b/src/scxml/qscxmlecmascriptdatamodel.h
index 7c22044..2e105ea 100644
--- a/src/scxml/qscxmlecmascriptdatamodel.h
+++ b/src/scxml/qscxmlecmascriptdatamodel.h
@@ -42,8 +42,6 @@
#include <QtScxml/qscxmldatamodel.h>
-QT_FORWARD_DECLARE_CLASS(QJSEngine)
-
QT_BEGIN_NAMESPACE
class QScxmlEcmaScriptDataModelPrivate;
class Q_SCXML_EXPORT QScxmlEcmaScriptDataModel: public QScxmlDataModel