aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtQml/qmlregistertype_test.qml
blob: 108bb84b1dc4bf15e237ff5a7adacca6da72bc2b (plain)
1
2
3
4
5
6
7
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

import test

ChildClass {
}