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

QtObject {
    id: blah
}