summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeecmascript/data/multiEngineObject.qml
blob: a8cb50e6d577afd1faf7c418fe25f48d6f3588e5 (plain)
1
2
3
4
5
import Qt 4.7

QtObject {
    property string test: thing.stringProperty
}