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.h14
1 files changed, 1 insertions, 13 deletions
diff --git a/src/qmlworkerscript/qtqmlworkerscriptglobal.h b/src/qmlworkerscript/qtqmlworkerscriptglobal.h
index be3ea4e12a..87ee6b32a5 100644
--- a/src/qmlworkerscript/qtqmlworkerscriptglobal.h
+++ b/src/qmlworkerscript/qtqmlworkerscriptglobal.h
@@ -41,18 +41,6 @@
#define QTQMLWORKERSCRIPTGLOBAL_H
#include <QtQml/qtqmlglobal.h>
+#include <QtQmlWorkerScript/qtqmlworkerscriptexports.h>
-QT_BEGIN_NAMESPACE
-
-#if !defined(QT_STATIC)
-# if defined(QT_BUILD_QMLWORKERSCRIPT_LIB)
-# define Q_QMLWORKERSCRIPT_EXPORT Q_DECL_EXPORT
-# else
-# define Q_QMLWORKERSCRIPT_EXPORT Q_DECL_IMPORT
-# endif
-#else
-# define Q_QMLWORKERSCRIPT_EXPORT
-#endif
-
-QT_END_NAMESPACE
#endif // QTQMLWORKERSCRIPTGLOBAL_H