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