summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/data/invalidAttachedProperty.4.qml
blob: 6fbf718a3ea301238d6a02a918dde3ed9561f520 (plain)
1
2
3
4
5
6
7
import Test 1.0 as Namespace
import Qt 4.6

Object {
    Namespace.MyQmlObject: 10
}