aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmlls/modules/data/hover/test.qml
blob: dd1d5abcb02d11cdd88207c69bf28fb61e9ae16a (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2024 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

import QtQuick

QtObject {
    readonly property int t: ""
}