aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlworkerscript/qtqmlworkerscriptglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlworkerscript/qtqmlworkerscriptglobal.h')
-rw-r--r--src/qmlworkerscript/qtqmlworkerscriptglobal.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/qmlworkerscript/qtqmlworkerscriptglobal.h b/src/qmlworkerscript/qtqmlworkerscriptglobal.h
new file mode 100644
index 0000000000..1156b27b2d
--- /dev/null
+++ b/src/qmlworkerscript/qtqmlworkerscriptglobal.h
@@ -0,0 +1,10 @@
+// Copyright (C) 2019 The Qt Company Ltd.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+
+#ifndef QTQMLWORKERSCRIPTGLOBAL_H
+#define QTQMLWORKERSCRIPTGLOBAL_H
+
+#include <QtQml/qtqmlglobal.h>
+#include <QtQmlWorkerScript/qtqmlworkerscriptexports.h>
+
+#endif // QTQMLWORKERSCRIPTGLOBAL_H