aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/typeimports/data/QmlTestType2.qml
blob: fa3b6706ed2de2bbdedfefdeb9d06c1dc9173f32 (plain)
1
2
3
4
5
// 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 2.0
TestType2 { }