aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qtqmlmodelsglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlmodels/qtqmlmodelsglobal.h')
-rw-r--r--src/qmlmodels/qtqmlmodelsglobal.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/qmlmodels/qtqmlmodelsglobal.h b/src/qmlmodels/qtqmlmodelsglobal.h
new file mode 100644
index 0000000000..02bfb07e84
--- /dev/null
+++ b/src/qmlmodels/qtqmlmodelsglobal.h
@@ -0,0 +1,11 @@
+// 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 QTQMLMODELSGLOBAL_H
+#define QTQMLMODELSGLOBAL_H
+
+#include <QtQml/qtqmlglobal.h>
+#include <QtQmlModels/qtqmlmodels-config.h>
+#include <QtQmlModels/qtqmlmodelsexports.h>
+
+#endif // QTQMLMODELSGLOBAL_H