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

QtObject {
    property int Hello
}