qtdeclarative/tests/auto/qml/qmllint/data/defaultPropertyComponent.2.qml

6 lines
51 B
QML

import QtQuick 2.0
Component {
Rectangle {}
}