blob: 0dcf51bb3a9d9a86156fc118d7d9be31a6bceb93 (
plain)
1
2
3
4
5
6
7
8
9
|
// Copyright (C) 2015 Green Hills Software. All rights reserved.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
#ifndef QPLATFORMDEFS_H
#define QPLATFORMDEFS_H
#include "../common/integrity/qplatformdefs.h"
#endif // QPLATFORMDEFS_H
|