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