summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlecmascript/data/dynamicCreation.helper.qml
blob: b26d6e1cb4122b40198f5cba3c4e46a34790113f (plain)
1
2
3
4
5
import Qt.test 1.0

MyQmlObject{
    objectName: "objectTwo"
}