aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/quickcontrols2/testbench/+Imagine/Menu.qml
blob: 548f4a9c4700e9ca1eec1cb2ec6b4f72a75ec848 (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

import QtQuick.Controls.Imagine

Menu {
    Imagine.path: defaultImaginePath
}