summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/intents/apps/intents.green/main.qml
blob: 468d4c0a0321e1c0175e5efb95a4710730ccc1c0 (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2021 The Qt Company Ltd.
// Copyright (C) 2019 Luxoft Sweden AB
// Copyright (C) 2018 Pelagicore AG
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

import "../../shared"

IntentsApplicationWindow { }