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

import QtQuick.Window

Window {
}