summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/generatedoutput/testdata/qml/componentset/componentset.qml
blob: 4f75ece75b12839683b8c55956b6427b4fd5d10b (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

import QtQuick 2.0

Item {
}