aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlengine/data/TopLevelComponent.qml
blob: dea8a9ce2e1c1132bc64b7d8f89c4db3934054af (plain)
1
2
3
4
5
6
import QtQuick 2.0

Component {
    VMEExtendVMEComponent {
    }
}