// Copyright (C) 2023 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial import QtQuick.NativeStyle import QtQuick.Templates as T T.ApplicationWindow { color: palette.window }