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

Item {
    NestedErrorsType {}
}