summaryrefslogtreecommitdiff
path: root/src/webchannelquick/qwebchannelquickglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webchannelquick/qwebchannelquickglobal.h')
-rw-r--r--src/webchannelquick/qwebchannelquickglobal.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/webchannelquick/qwebchannelquickglobal.h b/src/webchannelquick/qwebchannelquickglobal.h
new file mode 100644
index 0000000..d16a2a8
--- /dev/null
+++ b/src/webchannelquick/qwebchannelquickglobal.h
@@ -0,0 +1,10 @@
+// Copyright (C) 2023 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 QTWEBCHANNELQUICK_H
+#define QTWEBCHANNELQUICK_H
+
+#include <QtCore/qglobal.h>
+#include <QtWebChannelQuick/qtwebchannelquickexports.h>
+
+#endif // QTWEBCHANNELQUICK_H