summaryrefslogtreecommitdiff
path: root/tests/benchmarks/declarative/qdeclarativecomponent/data/synthesized_properties.qml
blob: 0275e214e38a051fa6d32f6910a7b4f95f89689e (plain)
1
2
3
4
5
import Qt 4.7

QtObject {
    property int a
}