aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/gallery/ToolBar.qml
blob: 03d68dfba79a8e7f04635f35cfac99fc3de18c6c (plain)
1
2
3
4
5
6
// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

import QtQuick.Controls

ToolBar {}