aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/chattutorial/chapter5/ChatToolBar.qml
blob: 73f2c655a9ea82739afbdc2bba7b0ae3ef1e77f3 (plain)
1
2
3
4
5
6
7
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

import QtQuick.Controls

ToolBar {
}