aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/quickcontrols/testbench/+Imagine/Dialog.qml
blob: 3f8a131c1284f26d60edf4bbfbc6f1dcbd3c5d9a (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

Dialog {
    Imagine.path: defaultImaginePath
}