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

Component {
    QtObject {}
    QtObject {}
}