summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlparser/MyComponent.qml
blob: 320a0369da42402df34a938adfa16373917a7176 (plain)
1
2
3
4
Object {
    property real x;
    property real y;
}