aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/TypeDeprecated.qml
blob: 53ae98805261105aa3960cb163c2e111a9a7eec0 (plain)
1
2
3
4
import QtQml

@Deprecated {}
QtObject {}