aboutsummaryrefslogtreecommitdiff
path: root/tests/ECMQmlModuleTest/QmlModule.qml
blob: ce16c9dbbd7e33c094de5f49a930f709a3c64d11 (plain)
1
2
3
4
5
6
7
8
9
10
11
/**
 * SPDX-FileCopyrightText: 2021 Arjen Hiemstra <ahiemstra@heimr.nl>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

import QtQuick 2.15

Item {

}