aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/attached.qml
blob: 0fcf3cacc6a8ba8d4ca9ed523ab49fa1bf3143b7 (plain)
1
2
3
4
5
import QtQml

QtObject {
    Component.objectName: "foobar"
}