summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmldom/data/top.qml
blob: 2681993bc114c5acef8c0f06fcbd1f0244a3fd98 (plain)
1
2
3
4
5
6
import Qt 4.6

MyComponent {
    width: 100
    height: 100
}