summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/data/script.2.qml
blob: 18bb7c8174157dd2a80ad7928183f861e588a530 (plain)
1
2
3
4
5
6
7
import Qt 4.6

Object {
    Script {
        id: myScript
    }
}