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

QtObject {
    Test.MyQmlObject: QtObject {}
}