summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/component.6.qml
blob: 9208722cd97ea891800680cc1c85e9f79657be71 (plain)
1
2
3
4
5
6
import Qt 4.7

Component {
    id: QtObject {}
    QtObject {}
}