qt6-bb10/qtdeclarative/tests/auto/qmlls/modules/data/linting/SimpleItem.qml

7 lines
44 B
QML

import QtQuick
Item {
id: helloItem
}