aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/attachedTypeIndirect.qml
blob: 65598a26cd4ae0eb95f956100871b73f29ae91b3 (plain)
1
2
3
4
5
import QtQml 2.0

QtObject {
    GrdView.delayRemove: true
}