aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/FormUser.qml
blob: 46a5c4fd6dfa6b6b2ee75d6a551cf56b25274669 (plain)
1
2
3
4
5
Form {
    x: 12
    y: 13
    objectName: "horst"
}