aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/qqmlcomponent/data/myqmlobject.qml
blob: 5451124d1d321bd3a399672b31412ef82f59f46f (plain)
1
2
3
4
5
6
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

import Qt.test 4.6

MyQmlObject {}