summaryrefslogtreecommitdiffstats
path: root/src/tools/tracegen/qtheaders.h
blob: 6be4d15f4a8b9068fcb93a66c668b252e650cf33 (plain)
1
2
3
4
5
6
7
8
9
// Copyright (C) 2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Rafael Roquetto <rafael.roquetto@kdab.com>
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

#ifndef QTHEADERS_H
#define QTHEADERS_H

const char *qtHeaders();

#endif // QTHEADERS_H