aboutsummaryrefslogtreecommitdiffstats
path: root/src/webchannel/qwebchannelglobal.h
blob: 65a01f5dbcf7a032627208350f5db691557e4817 (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2016 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Milian Wolff <milian.wolff@kdab.com>
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
// Qt-Security score:significant reason:default

#ifndef QTWEBCHANNEL_H
#define QTWEBCHANNEL_H

#include <QtCore/qglobal.h>
#include <QtWebChannel/qtwebchannelexports.h>

#endif // QTWEBCHANNEL_H