summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qdeclarativecomponent/data/object_id.qml
blob: 69114afd47b1f0e6d12705baeb18f2fcdced05c8 (plain)
1
2
3
4
5
6
import Qt 4.6

QtObject {
    id: Blah
}