aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Perf_Qt.DotNet.Adapter/Perf_Qt.DotNet.Adapter.cs
blob: 67e2a88b2572cd7dd54004a0a0b48ca5165b0aea (plain)
1
2
3
4
5
6
7
8
9
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
***************************************************************************************************/

using Qt.DotNet;

#if DEBUG || TESTS
Adapter.Test();
#endif