aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltc/QmltcTests/cpptypes/private/testprivateproperty_p.h
blob: 31cb385cfd9af8f2de884c6a46eec901a50c8c58 (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

// NB: fake private header for testing purposes
#ifndef TESTPRIVATEPROPERTY_P_H
#define TESTPRIVATEPROPERTY_P_H

#include "testprivateproperty.h"

#endif // TESTPRIVATEPROPERTY_P_H