aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmlmodelsmodule.cpp
blob: 19da8fa829260f568f2efb7551b20c588a1152b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Copyright (C) 2022 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

#include "qqmlmodelsmodule_p.h"

QT_BEGIN_NAMESPACE

QT_END_NAMESPACE

#if QT_CONFIG(itemmodel)
#include "moc_qqmlmodelsmodule_p.cpp"
#endif