aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/quickcontrols/testbench/+Imagine/ApplicationWindow.qml
blob: 45c3e39a23500e0a701578832649ee2a812f83ab (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

ApplicationWindow {
    Imagine.path: defaultImaginePath
}