summaryrefslogtreecommitdiff
path: root/tests/cppmodelmanager/testdata_refresh/defines.h
blob: 4115279089a280f92ff607a7bd6af00186e5f0e2 (plain)
1
2
3
4
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

#define FORWARD_DECLARE_CLASS(name) class name;