aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols/font/data/font-control-default.qml
blob: 7cd58e12b3df6eea025fb36e6953002e6993af06 (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

import QtQuick
import QtQuick.Controls

Control {
}