diff options
Diffstat (limited to 'src/quicknativestyle/controls/DefaultTreeViewDelegate.qml')
| -rw-r--r-- | src/quicknativestyle/controls/DefaultTreeViewDelegate.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quicknativestyle/controls/DefaultTreeViewDelegate.qml b/src/quicknativestyle/controls/DefaultTreeViewDelegate.qml index 6e27f5d6b8..0e0f1f17d5 100644 --- a/src/quicknativestyle/controls/DefaultTreeViewDelegate.qml +++ b/src/quicknativestyle/controls/DefaultTreeViewDelegate.qml @@ -1,5 +1,5 @@ // Copyright (C) 2021 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only import QtQuick import QtQuick.Templates as T |
