summaryrefslogtreecommitdiffstats
path: root/examples/declarative/dynamic/DynRect.qml
blob: d9a2ef3a74a2ff9c2ac6b82b31c644c4988989f0 (plain)
1
Rect { color: "steelblue"; width: 100; height: 100; id: newRect }