aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativedom/data/top.qml
blob: 56ea9dfaaddc80a4162eaeb9b0dd71201f1ee2ee (plain)
1
2
3
4
5
6
import QtQuick 1.0

MyComponent {
    width: 100
    height: 100
}