aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/defaultPropertyVar.qml
blob: 1202d5384d83bffcd5db0aaca340ca0cfb7d35dd (plain)
1
2
3
4
5
import QtQml 2.0

TypeWithDefaultVarProperty {
    QtObject {}
}