aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/testhelper/declarativelyregistered.cpp
blob: 24fcd83d42b9d9a9a9bab35561760bc63694e285 (plain)
1
2
3
4
5
6
7
// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
#include  "declarativelyregistered.h"

PurelyDeclarativeSingleton::PurelyDeclarativeSingleton() = default;

#include "moc_declarativelyregistered.cpp"