aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpalette/data/palette-window-default.qml
blob: e6a1c81033e965cc1964dad07d1691ed99055f10 (plain)
1
2
3
4
5
6
7
// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

import QtQuick.Window

Window {
}