summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/property.6.qml
blob: aad9e0784e2e3a3add2cc067e4170d4b3a072f50 (plain)
1
2
3
4
5
6
import Qt 4.7

QtObject {
    property int Hello
}