summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativedom/data/top.qml
blob: 6405cd255728f5d2390f77e62b247950671a5565 (plain)
1
2
3
4
5
6
import Qt 4.7

MyComponent {
    width: 100
    height: 100
}