aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltypeloader/data/NiceView.qml
blob: 4f1782000a05b980cb2f2f38ce8494ec18225d97 (plain)
1
2
3
4
5
6
7
// Copyright (C) 2016 Canonical Limited and/or its subsidiary(-ies).
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

import QtQuick 2.0

GenericView {
}