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

Dialog {
    Imagine.path: defaultImaginePath
}