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

QtObject {
    default property QtObject a
    default property QtObject b
}