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

Component {
    Object {}
    Object {}
}