aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlengine/data/qtqmlModule.5.qml
blob: 7a4fe5ed24574b619bdbb693d202bb06d076fe70 (plain)
1
2
3
4
5
import QtQml 2.0

QtObject {
    property Component c
}