aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlenginedebugservice/data/customTypes.qml
blob: 3203cc5bfc4567e00887bdd58bf08d8007aab322 (plain)
1
2
3
4
5
6
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

import Backend 1.0
CustomTypes {
}