qt6-bb10/qtdeclarative/tests/auto/qml/qqmlengine/data/EmptyAggregateVMEComponent.qml

7 lines
54 B
QML

import QtQuick 2.0
Item {
VMEComponent {
}
}