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

Object {
    Test.MyQmlObject: Object {}
}