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

Component {
    x: 10
    QtObject {}
}