aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/propertyValueSource.qml
blob: 22aa68250ed6ac2291a18e6e173f8ae0bb32e3ff (plain)
1
2
3
4
import Test 1.0
MyTypeObject {
    MyPropertyValueSource on intProperty {}
}