Extract all QtQuick 1 elements into a separate library/plugin.
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qdeclarativelanguage / data / ComponentComposite.qml
1 import QtQuick 2.0
2
3 Component {
4     QtObject {}
5 }