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

import QtQuick.Controls

ToolBar {}