aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols/font/data/font-appwindow-default.qml
blob: 62809ea03b8b75d09a8615c821b4a4190dc6449a (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

import QtQuick
import QtQuick.Controls

ApplicationWindow {
}