summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/data/qmlAttachedPropertiesObjectMethod.2.qml
blob: 8179dbdaa1ebe2d1731ce502a61f4b2b2b82f283 (plain)
1
2
3
4
5
6
import Test 1.0
import Qt 4.6
Object {
    MyQmlObject.value: 10
}