summaryrefslogtreecommitdiffstats
path: root/src/graphs3d/widget/qml/dummy.qml
blob: 5e8fbf719e0fe8ab638af0d6be8b658e929d4a42 (plain)
1
2
3
4
5
6
7
8
9
// Copyright (C) 2024 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

import QtQuick
import QtGraphs

Item {

}