aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/quickcontrols/testbench/+Imagine/Menu.qml
blob: 6614977ce6563ba52cb29fccfbae0d59a3dc32b5 (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

import QtQuick.Controls.Imagine

Menu {
    Imagine.path: defaultImaginePath
}