aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/rootItemIsComponent.errors.txt
blob: 130725ee543e52a163ff9aeba05a0686ca27f5eb (plain)
1
2
3:1:Using a Component as the root of a qmldocument is deprecated: inline components are automatically wrapped into Components when needed.
7:36:Using a Component as the root of an inline component is deprecated: inline components are automatically wrapped into Components when needed.