summaryrefslogtreecommitdiff
path: root/src/webchannel/qwebchannelglobal.h
blob: c31533b73f53b24fc6b9911cf4cb3eff9580a990 (plain)
1
2
3
4
5
6
7
8
9
10
// 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

#ifndef QTWEBCHANNEL_H
#define QTWEBCHANNEL_H

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

#endif // QTWEBCHANNEL_H