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

Component {
    id: QtObject {}
    QtObject {}
}