2022-05-13 13:12:05 +00:00
|
|
|
// Copyright (C) 2020 The Qt Company Ltd.
|
2024-02-22 14:51:16 +00:00
|
|
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
|
2016-01-04 16:13:08 +00:00
|
|
|
|
2020-03-26 16:01:51 +00:00
|
|
|
import QtQuick.Controls
|
2016-01-04 16:13:08 +00:00
|
|
|
|
2020-08-27 11:28:07 +00:00
|
|
|
ToolBar {}
|