summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qmlcomponent/data/synthesized_properties.qml
blob: d08f35bb54987a4aed1b919057ba1caea8436a8b (plain)
1
2
3
4
5
import Qt 4.6

QtObject {
    property int a
}